Skip to content

v0.13.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jun 12:29
· 1589 commits to main since this release
v0.13.0-beta.3
4789767

What's Changed

  • Fix incompatibility with cibuildwheel for 32-bit Windows by @messense in #951
  • Don't require pip error messages to be utf-8 encoding by @messense in #953
  • Compare minimum python version requirement between requires-python and bindings crate by @messense in #954
  • Add support for building with multiple binary targets by @messense in #948
  • Add a --target option to maturin list-python command by @messense in #957
  • Add support for using bundled python sysconfigs for PyPy when abi3 feature is enabled by @messense in #958
  • Filter cargo targets by kind instead of crate_types by @messense in #959

Full Changelog: v0.13.0-beta.1...v0.13.0-beta.3