v2.0.0b3.dev11+g936e493 (2023-09-05)

Backwards Incompatible Changes

  • Dropped support for h5py < 3.0, and set minimum h5py dependency to h5py >= 3.0. (#70)

Bug Fixes

Trivial/Internal Changes

Package Management

  • Extended GitHub Action workflow tests.yml to include testing on Python 3.9 and 3.10. (#70)

  • Set minimum dependencies astropy >= 4.3.1 and numpy >= 1.17. (#70)

  • Fixed towncrier dependency to towncrier==22.8.0. (#101)

  • Updated numpy dependency to >=1.20. (#101)