ChristopherRabotin
released this
05 Nov 03:29
·
14 commits
to master
since this release
Versioning
The minor version bump is solely for dependency management for Rust users. This release does not change the format or versioning of the ANISE binary files used in version 0.4. If you used files for 0.4, these are perfectly compatible with version 0.5.0. If you build new PCA/EPA files with version 0.5 of ANISE, these will be versioned as 0.4.
New features and improvements
- Allow 100 nanosecond leeway in querying DAF files by @ChristopherRabotin in #348
Maintenance
- Update pyo3 requirement from 0.21 to 0.22 by @dependabot in #267
- Update to zerocopy 0.8.0 by @ChristopherRabotin in #343
- Add Python type hints by @ChristopherRabotin in #345
- Allow up to 100 ns of leeway on Hermite and Lagrange querying by @ChristopherRabotin in #347
Full Changelog: 0.4.5...0.5.0