What's Changed
- Update manylinux/musllinux policies to the latest main by @github-actions in #2424
- ci: don't enable sccache on tag refs by @woodruffw in #2429
- Exclude packages not in the dependency tree when finding bindings by @mhils in #2426
- Use
uv
automatically when runningmaturin develop
inside a uv-created venv by @messense in #2433 - Upgrade pyproject-toml to 0.13.4 by @messense in #2342
- Upgrade pyo3 to 0.23.4 in test crates by @messense in #2435
- Consider abi3 minor version when resolving Python interpreters by @messense in #2437
- Upgrade cargo-xwin to 0.18.4 by @messense in #2439
- Use GitHub hosted arm Linux runner by @messense in #2444
- Fix clippy warning by @rex4539 in #2445
- Handle archived dylibs on AIX by @daltenty in #2442
- Fix constant rebuilds by @TheZoq2 in #2446
- fix the name of the .data directory in the generated wheel by @ejd in #2449
- Update manylinux/musllinux policies to the latest main by @github-actions in #2453
- Update minimal manylinux version for loongarch64 by @wojiushixiaobai in #2451
- Update mdbook by @konstin in #2458
- Mention zig in readme and introduction page by @konstin in #2457
- Simplify emcc_version using -dumpversion flag by @hoodmane in #2465
- Strip a possible -git suffix from emcc version by @hoodmane in #2470
New Contributors
- @woodruffw made their first contribution in #2429
- @daltenty made their first contribution in #2442
- @TheZoq2 made their first contribution in #2446
- @ejd made their first contribution in #2449
- @wojiushixiaobai made their first contribution in #2451
Full Changelog: v1.8.1...v1.8.2