v0.13
What's Changed
The main change in this release is added support for Numpy 2.0.
Other Changes
- Clean up test matrix by @pllim in #82
- Use v1 workflow, not main by @pllim in #79
- Fix link to benchmark plot in README by @pllim in #78
- Add PyPI badge by @pllim in #75
- Remove wheel from build requirements by @pllim in #74
- Build against Numpy 2.0.0rc1 for Python>=3.9 by @astrofrog in #86
New Contributors
- @pre-commit-ci made their first contribution in #70
- @pllim made their first contribution in #82
Full Changelog: v0.12...v0.13