v0.3.0
What's Changed
- update "Iterable" import for Python versions > 3.9 by @nbrunett in #184
- Fix viewer in Python 3 by @indebetouw in #181
- Remove np.int by @keflavich in #179
- h5py removed .value after v3 by @indebetouw in #182
- Update package infrastructure by @astrofrog in #186
- Update plot.py to pass subtree to get_lines by @tonywong94 in #168
- Fix for changes between astropy 5.2.2 and 5.3.1 by @ajrigby in #192
- Fix tests/continuous integration by @astrofrog in #193
- WCSAxes import fix by @Parkerwise in #198
- Update infrastructure and fix compatibility with Numpy 2.0 by @astrofrog in #200
New Contributors
- @nbrunett made their first contribution in #184
- @indebetouw made their first contribution in #181
- @tonywong94 made their first contribution in #168
- @ajrigby made their first contribution in #192
- @Parkerwise made their first contribution in #198
Full Changelog: v0.2.0...v0.3.0