We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
bb22ecf
This minor release fixes the astropy version requirement and a bug in handling an empty ImageFileCollection:
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]