Skip to content

v1.21.1

Latest
Compare
Choose a tag to compare
@astrofrog astrofrog released this 15 Jul 10:11
· 28 commits to main since this release
3402dc2

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

Full Changelog: v1.21.0...v1.21.1