What's Changed
Bug Fixes
- Fix reading of FITS files with SkyCoord columns by @astrofrog in #2488
- Prevents duplicate loading of plugins by @CyclingNinja in #2490
- Make WCSLink.as_affine_link more robust to NaN values and raise an error if no overlap by @astrofrog in #2491
- Make sure that we don't do any unit parsing if the original and target unit are the same by @astrofrog in #2493
- Fix compatibility with Numpy 2.0 and fix compatibility of viewers with generic BaseData subclasses by @astrofrog in #2500
Other Changes
- Remove unnecessary check of fitting status and clarify docstring by @astrofrog in #2492
- Remove pvextractor from dependencies by @Carifio24 in #2497
- Fix visual tests by @astrofrog in #2501
- Update figure hashes by @astrofrog in #2502
Full Changelog: v1.21.0...v1.21.1