Skip to content

v0.4

Latest
Compare
Choose a tag to compare
@astrofrog astrofrog released this 16 Nov 11:08
· 2 commits to main since this release
c39eb1e

What's Changed

New Features

  • Fix for 107: allow user to ignore non-square pixel error by @keflavich in #113

Bug Fixes

  • issubclass replaced by isinstance in PVSlicer by @lpda in #112
  • Non-square bug in get_spatial_scale fixed by @lpda in #110
  • bugfix: undeclared variable by @keflavich in #118
  • Issue108: URL broken in the example use case by @lpda in #109

Other Changes

  • Fix compatibility with latest version of astropy and update infrastructure by @astrofrog in #120

New Contributors

  • @lpda made their first contribution in #112

Full Changelog: v0.3...v0.4