v0.2
This release adds NumPy v2 support and various style, build system, and documentation improvements.
What's Changed
- docs: update README.md with supported python vers by @alubbock in #23
- ci: release using dedicated github action by @alubbock in #24
- ci: re-add build stage to pypi release by @alubbock in #25
- style: implement pyproject.toml, flake8 suggestions by @alubbock in #26
- fix: docs build by @alubbock in #27
- chore: Configure Renovate by @renovate in #28
- chore(deps): update actions/checkout action to v4 by @renovate in #30
- chore(deps): update actions/setup-python action to v5 by @renovate in #32
- fix: numpy v2 compatibility fixes by @alubbock in #38
- build: restructure requirements by @alubbock in #40
- build: remove sphinx version pin by @alubbock in #41
- build: move more test req's into setup.py by @alubbock in #42
- docs: readme updates by @alubbock in #43
New Contributors
Full Changelog: v0.1.31...v0.2