Skip to content

Commit 782afe7

Browse files
authored
Merge pull request #520 from light-curve/pyo3-0.25
PyO3 & rust-numpy 0.25
2 parents 4c0a3a6 + 81dc0c3 commit 782afe7

File tree

3 files changed

+123
-134
lines changed

3 files changed

+123
-134
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)