File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22- v0.23.0
33 - Drop support for PyPy 3.7 and 3.8. ([ #470 ] ( https://github.com/PyO3/rust-numpy/pull/470 ) )
4+ - Require ` Element: Sync ` as part of the free-threading support in PyO3 0.23 ([ #469 ] ( https://github.com/PyO3/rust-numpy/pull/469 ) )
5+ - Bump PyO3 dependency to v0.23.0 ([[ #457 ] ( https://github.com/PyO3/rust-numpy/pull/457 )] )
6+ - removed the ` gil-refs ` feature
7+ - reintroduced function names without ` _bound ` suffix + deprecating the old names
8+ - switched to ` IntoPyObject ` as trait bound
9+
410- v0.22.1
511 - Fix building on 32-bit Windows. ([ #463 ] ( https://github.com/PyO3/rust-numpy/pull/463 ) )
612 - Add ` PyReadwriteArray::make_nonwriteable ` . ([ #462 ] ( https://github.com/PyO3/rust-numpy/pull/462 ) )
You can’t perform that action at this time.
0 commit comments