Skip to content

Releases: PyO3/maturin

v1.9.6

07 Oct 12:27
8c40891

Choose a tag to compare

What's Changed

Full Changelog: v1.9.5...v1.9.6

v1.9.5

04 Oct 06:40
2eb02ba

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.4...v1.9.5

v1.9.4

27 Aug 11:24
v1.9.4
52dc989

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.3...v1.9.4

v1.9.3

04 Aug 11:50

Choose a tag to compare

What's Changed

  • Add support for RISC-V architecture in manylinux and update compatibi… by @ffgan in #2694
  • pyproject.toml: bump setuptools for PEP 639 by @threexc in #2698
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #2699
  • Fix PEP 639 support for source distributions by @konstin in #2704
  • Fix relative README rewrite in source distributions by @konstin in #2705

New Contributors

Full Changelog: v1.9.2...v1.9.3

v1.9.2

27 Jul 19:17

Choose a tag to compare

What's Changed

  • Respect PEP 621 dynamic fields when merging Cargo.toml metadata by @Copilot in #2672
  • Only use all_features=true in sdist when local path dependencies exist by @Copilot in #2674
  • auditwheel: add manylinux_2_26 policy by @github-actions[bot] in #2677
  • Use user-specified library search paths in RUSTFLAGS in auditwheel by @Copilot in #2676
  • pyproject.toml: add license-files by @threexc in #2690
  • Update manylinux/musllinux policies to the latest main by @github-actions[bot] in #2693
  • Fix PEP 639 implementation, use License-Expression over License by @konstin in #2695

New Contributors

  • @Copilot made their first contribution in #2672
  • @threexc made their first contribution in #2690

Full Changelog: v1.9.1...v1.9.2

v1.9.1

08 Jul 04:44
v1.9.1
64dfe13

Choose a tag to compare

What's Changed

  • Fix absolute license file path from Cargo.toml by @messense in #2667

Full Changelog: v1.9.0...v1.9.1

v1.9.0

23 Jun 14:35
v1.9.0
46dbaff

Choose a tag to compare

What's Changed

  • Update pyproject-toml to 0.13.5 by @konstin in #2645
  • Fix clippy lints by @konstin in #2648
  • ZipWriter requires a compression level of None for the stored method by @jatoben in #2644
  • Implement PEP 639 Support by @konstin in #2647
  • Don't go through Display for platform tag to policy by @konstin in #2652
  • Add --compatibility pypi to avoid building for unsupported architectures by @konstin in #2650
  • Fix self bootstrap without Rust installed by @messense in #2653

New Contributors

Full Changelog: v1.8.7...v1.9.0

v1.8.7

09 Jun 13:35
v1.8.7
53def9f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.6...v1.8.7

v1.8.6

13 May 13:55
v1.8.6
c5fd4ce

Choose a tag to compare

What's Changed

  • Fix bindings detection docs by @konstin in #2592
  • Print a message when overriding platform tag from _PYTHON_HOST_PLATFORM by @messense in #2594
  • fixes #1894 -- when the abi3 feature is set with no explicit version, use the current python interpreter's version by @alex in #2597

New Contributors

Full Changelog: v1.8.5...v1.8.6

v1.8.5

09 May 10:03
fd59bd3

Choose a tag to compare

What's Changed

Full Changelog: v1.8.4...v1.8.5