Skip to content

v2.0.2

Choose a tag to compare

@dbirman dbirman released this 18 Sep 05:44
· 24 commits to dev since this release
9de501d

What's Changed

  • fix: prevent attribute error being raised when value.species == None by @dbirman in #1539
  • fix: deprecate the channel_index field by @dbirman in #1540
  • docs: add subclasses of GenericModel by @dbirman in #1551
  • chore: remove (ms) annotation in title for exposure_unit by @dbirman in #1554
  • refactor: remove custom exceptions, instead raise ValueError by @dbirman in #1558
  • fix: check for transforms before checking for matching coord sys by @dbirman in #1559

Full Changelog: v2.0.1...v2.0.2