Version 1.4.1
What's Changed
Fixes
- fix: sympy backend on numpy 2.0 (full numpy 2.0 support) by @Saransh-cpp in #473
- fix: add lower and upper bounds for deltaangle by @Saransh-cpp in #465
- fix: maximum for SymPy backend is the identity function now by @Saransh-cpp in #465
- fix: get coordinate classes to work for numpy by @Saransh-cpp in #466
Documentation
- docs: add basic docs for sub-classing awkward mixins by @Saransh-cpp in #468
Maintenance
- chore: add missing compute function tests by @Saransh-cpp in #454
- ci: Add GitHub artifact attestations to package distribution by @matthewfeickert in #470
Full Changelog: v1.4.0...v1.4.1