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
19
19
20
20
- ** PyPI wheels change** : bump Musl PyPI wheels compatibility from musllinux 1.1 to
21
21
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
23
24
- 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
25
27
26
28
### Deprecated
27
29
You can’t perform that action at this time.
0 commit comments