What's Changed
- docs(config): minor fixes by @mkniewallner in #3008
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #3005
- ci: set crt-static for riscv64 and loongarch64 musl targets by @messense in #3009
- fix: support
maturin developon Windows ARM with x86 Python by @messense in #3011 - fix: exclude
external_packagesbindings from uniffi wheels by @messense in #3013 - Update cargo-zigbuild to 0.22.1 by @messense in #3015
- feat: build wheels from sdist with
--sdistflag by @messense in #3014 - feat: add
include-import-liboption to bundle Windows import libraries in wheels by @messense in #3017 - fix: auditwheel external lib check respects musllinux and reports symbol versions by @messense in #3019
New Contributors
- @mkniewallner made their first contribution in #3008
Full Changelog: v1.12.2...v1.12.3