Skip to content

v1.8.2

Latest
Compare
Choose a tag to compare
@messense messense released this 05 Feb 13:35
· 1 commit to main since this release
v1.8.2
060e210

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 running maturin 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

Full Changelog: v1.8.1...v1.8.2