Version 0.3.0
This version adds a new freq_edge_array
parameter for sub-band spectral type objects to store the the top and bottom frequency of each subband, which will become required for sub-band objects starting in version 0.5.
The optional dependency lunarsky
is now required to be at least version 0.2.1.
Some code that has been marked for deprecation for two major versions was removed.
Full details below and in our changelog.
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #201
- Better handling for lunar locations by @bhazelton in #198
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #203
- Add support for band edges, bump version to 0.3 by @bhazelton in #202
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #204
Full Changelog: v0.2.0...v0.3.0