Skip to content

2.4.1

Latest
Compare
Choose a tag to compare
@mwcraig mwcraig released this 30 May 16:02
· 101 commits to main since this release

This minor release fixes the astropy version requirement and a bug in handling an empty ImageFileCollection:

  • Fixes a crash when attempting to filter an already-empty ImageFileCollection,
    instead simply returning an empty ImageFileCollection. [#801]

  • Fixes minimum astropy version in installation requirements. [#799]