What's Changed
- remove deprecated
extension-modulefeature from docs and examples by @Icxolu in #519 - Mismatched behavior between PyArrayLike1 and PyArrayLike2 when used with floats by @mattiapenati in #520
- ci: update matrix and bump actions by @Icxolu in #518
- Add ownership-moving variants of
readonlyandreadwriteby @jakelishman in #524 - Convert build.rs from CRLF to LF line terminators by @musicinmybrain in #521
- Handle misaligned arrays in
as_sliceby @jakelishman in #525 - fix a couple of typos by @alexanderkjall in #528
- Upgrade PyO3 from 0.27 to 0.28 by @alex in #530
- bump
numpyto 0.28.0 by @Icxolu in #531
New Contributors
- @mattiapenati made their first contribution in #520
- @alexanderkjall made their first contribution in #528
- @alex made their first contribution in #530
Full Changelog: v0.27.1...v0.28.0