This is primarily a maintenance update but given the scope, a minor version bump.
In version 0.4 we add support for free-threaded Python and the array api standard.
What's Changed
- Add Python 3.13, 3.14, 3.13t, 3.14t support; drop conda from CI by @Copilot in #27
- Migrate setup.cfg to pyproject.toml and fix deprecated license metadata by @Copilot in #28
- Switch backend detection to array_api_compat / array_api_extra by @Copilot in #29
New Contributors
- @Copilot made their first contribution in #27
Full Changelog: v0.3.2...v0.4.0