File tree Expand file tree Collapse file tree 3 files changed +123
-134
lines changed
Expand file tree Collapse file tree 3 files changed +123
-134
lines changed Original file line number Diff line number Diff line change @@ -19,9 +19,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919
2020- ** PyPI wheels change** : bump Musl PyPI wheels compatibility from musllinux 1.1 to
2121 1.2 https://github.com/light-curve/light-curve-python/pull/503
22- - ** Build breaking** : minimum supported Rust version (MSRV) is changed from 1.67 to 1.85 https://github.com/light-curve/light-curve-python/pull/516
22+ - ** Build breaking** : minimum supported Rust version (MSRV) is changed from 1.67 to
23+ 1.85 https://github.com/light-curve/light-curve-python/pull/516
2324- We also migrated from Rust edition 2021 to 2024 https://github.com/light-curve/light-curve-python/pull/516
24- - Bump both ` PyO3 ` and ` rust-numpy ` to v0.24 https://github.com/light-curve/light-curve-python/pull/499
25+ - Bump both ` PyO3 ` and ` rust-numpy ` to
26+ v0.25 https://github.com/light-curve/light-curve-python/pull/499 https://github.com/light-curve/light-curve-python/pull/520
2527
2628### Deprecated
2729
You can’t perform that action at this time.
0 commit comments