Release v0.4.0
This release provides full support for numpy 2 and a number of other changes related to deprecations and maintenance.
Changes in this release
- update readthedocs config by @chrishavlin in #99
- Update dependency organization, build-test action by @chrishavlin in #98
- add 3.10,3.11 to CI, drop 3.8 test by @chrishavlin in #97
- fix some warnings by @chrishavlin in #100
- Don't use deprecated matplotlib.cm.get_cmap. by @anntzer in #118
- Updates for np 2 and more by @chrishavlin in #123
- Fix docs build by @chrishavlin in #124
New Contributors
Full Changelog: v0.3.1...v0.4.0