cargo maturin 0.13.0-beta.3
v0.13.0-beta.3

latest releases: 1.9.4, 1.9.3, 1.9.2...
3 years ago

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

Don't miss a new maturin release

NewReleases is sending notifications on new releases.