v0.12.5
What's Changed
- Fix docs for
new
andinit
commands inmaturin --help
by @messense in #734 - Add support for x86_64 Haiku by @messense in #735
- Fix undefined auditwheel policy panic by @messense in #740
- Fix
upload::canonicalize_name()
regex subst by @ravenexp in #741 - Bump serde from 1.0.130 to 1.0.131 by @dependabot in #745
- Bump sha2 from 0.9.8 to 0.10.0 by @dependabot in #746
- Add
Cargo.lock
to sdist when--locked
or--frozen
specified by @messense in #749 - Implement auditwheel repair with patchelf by @messense in #742
- Support pyo3 abi3-py310 feature by @danjujan in #750
- Fix reddit problems by @konstin in #751
- Update new template to use maturin for upload by @messense in #752
New Contributors
Full Changelog: v0.12.4...v0.12.5