v0.2.0rc1
Pre-release
Pre-release
This is a bugfix release for compatibility with NumPy 2 and adds native support for multi-dimensional arrays. It also contains some modernizations to the packaging.
What's Changed
- support multi-dimensional arrays by @chansonZ in #5
- fix numpy 2 compatibility, modernize packaging and testing by @lgarrison in #6
New Contributors
Full Changelog: v0.1.2...v0.1.3rc1