Releases: tfp-photonics/treams
Releases · tfp-photonics/treams
v0.4.5 - MAINT: Compatibility to python 3.13 [repair publish]
The previous release didn't properly incorporate the newest CIBuildwheels action. This release is a patch to fix that.
Originally v0.4.5:
This release only updates the tests and recompiles for py 3.13
Updates the cibuildwheels action to incorporate py 3.13
v0.4.3 - Scipy 1.14.1 Compatibility
What's Changed
- MAINT/TEST: Scipy Compatibility and Regression Tests by @jan-david-fischbach in #5
Full Changelog: v0.4.2...v0.4.3
v0.4.2 - Numpy 2.0 patch
Compiles against numpy 2.0
for compatibility to both new and old versions of numpy.
Adresses #2.