v1.9.0
What's Changed
- Bump FedericoCarboni/setup-ffmpeg from 2 to 3 by @dependabot in #354
- Bump codecov/codecov-action from 3.1.4 to 3.1.5 by @dependabot in #356
- Bump pypa/cibuildwheel from 2.16.2 to 2.16.4 by @dependabot in #357
- Bump codecov/codecov-action from 3.1.5 to 4.0.1 by @dependabot in #359
- Only upload to testpypi on push to main, and update upload/download artifact by @adrn in #361
- Bug fix in FardalStreamDF. by @jl3937 in #358
- Bump pypa/cibuildwheel from 2.16.4 to 2.16.5 by @dependabot in #360
- Bump codecov/codecov-action from 4.0.1 to 4.1.0 by @dependabot in #363
- Fix Potential.plot_rotation_curve() when an ax is provided by @adrn in #362
- Enable passing a multiprocessing/parallel pool when computing SCF coefficients by @adrn in #364
- Bump pypa/cibuildwheel from 2.16.5 to 2.17.0 by @dependabot in #365
- Fix inefficient nbody orbit reorder by @adrn in #366
- Added Burkert cpotential by @HSouch in #367
- Fix passing nbody instance to mockstream.run with save_all=False by @adrn in #369
- Add implementation of make_getter (removed from astropy) by @adrn in #377
- Compatibility with numpy 2.0 by @adrn in #387
- Bump pypa/cibuildwheel from 2.17.0 to 2.20.0 by @dependabot in #385
- Remove unused modules by @AlexKurek in #384
- deprecate Integrator.run for integrator.call by @nstarman in #355
- Added "from_r0" to Burkert potential by @HSouch in #370
- Implement Chen+24 particle spray model by @ybillchen in #386
New Contributors
- @jl3937 made their first contribution in #358
- @HSouch made their first contribution in #367
- @AlexKurek made their first contribution in #384
- @ybillchen made their first contribution in #386
Full Changelog: v1.8.1...v1.9.0