Version 1.0
This is the release associated with our JOSS paper. It adds the paper markdown file and associated files.
It also updates the minimum dependency requirements:
- python>=3.10
- astropy>=6.0
- h5py>=3.4
- numpy>=1.23
- pyuvdata>=2.4.3
- scipy>=1.7.3
And the minimum versions for optional dependencies:
- astropy-healpix>=1.0.2
- lunarsky>=0.2.2
Full details below and in our changelog.
What's Changed
- Some minor readme fixes by @bhazelton in #234
- update the pyuvsim yaml name by @bhazelton in #235
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #236
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #237
- Fix several places where files listed the wrong license type by @bhazelton in #239
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #240
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #241
- JOSS paper by @bhazelton in #231
- Prepare for version 1.0 by @bhazelton in #242
Full Changelog: v0.3.1...v1.0.0