What's Changed
- feat: include debug info files (.pdb, .dSYM, .dwp) in wheels by @messense in #3024
- Fix wrong abi3 tag for conditional cargo features enabled pyo3 abi3 feature by @messense in #3029
- fix:
maturin build --sdistwheel name/layout for excluded workspace crates by @messense in #3031 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #3033
- fix: preserve wheel output dir when building from unpacked sdist by @messense in #3036
- feat: add python-implementation condition to conditional features by @messense in #3038
- Update zip to 8.1 by @musicinmybrain in #3039
- Use the latest version of github actions by @Armavica in #3040
- Use renovate and pinned hashes for GitHub Actions by @konstin in #3043
- chore(deps): update taiki-e/install-action digest to 7410117 by @renovate[bot] in #3046
- Fix non-existent comment tag by @konstin in #3044
- chore(deps): update dtolnay/rust-toolchain digest to efa25f7 by @renovate[bot] in #3045
- chore(deps): update actions/attest-build-provenance action to v4 by @renovate[bot] in #3047
- Use mmap for faster warn_missing_py_init by @orlp in #2950
New Contributors
- @Armavica made their first contribution in #3040
- @renovate[bot] made their first contribution in #3046
- @orlp made their first contribution in #2950
Full Changelog: v1.12.4...v1.12.5