v1.2.0
What's Changed
- fix bib entry by @JessicaS11 in #529
- [docs] update is2 resources by @JessicaS11 in #535
- update docstring tests for numpy 2.0 by @JessicaS11 in #537
- Add Zenodo badge and update all-contributors badge by @JessicaS11 in #536
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #538
- Replace
setup.py
with equivalentpyproject.toml
by @mfisher87 in #539 - Fix continuous delivery & docs to account for setup.py -> pyproject.toml change by @mfisher87 in #541
- Autofix flake8 ignores E711, E712, E714, F401, F841 with Ruff by @mfisher87 in #542
- Switch to set comparison to fix a test dependent on unreliable order by @mfisher87 in #550
- Switch to ruff by @mfisher87 in #543
- release v1.2.0 by @JessicaS11 in #551
- version 1.2.0 release by @JessicaS11 in #561
New Contributors
- @mfisher87 made their first contribution in #539
Full Changelog: v1.1.0...v1.2.0