github PyO3/maturin v0.13.0-beta.8

latest releases: v1.6.0, v1.5.1, v1.5.0...
pre-release23 months ago

What's Changed

  • Allow overriding platform release version using env var by @messense in #975
  • Don't warn if package not listed in cargo metadata is a dependency of Rust std by @messense in #976
  • Fix Emscripten CI: Pyodide packages.json was moved to repodata.json by @hoodmane in #977
  • Emscripten: Use -Z link-native-libraries=no and remove emcc wrapper by @hoodmane in #978
  • Fix maturin develop for arm64 Python on M1 Mac when default toolchain is x86_64 by @messense in #980
  • Improvements to Emscripten/Pyodide CI by @hoodmane in #983
  • Setup Pyodide with nox for easier local testing by @messense in #984
  • Remove -Zbuild-std for Emscripten target by @messense in #986
  • Add --repository option to upload command by @messense in #987
  • Only lookup bundled Python sysconfig when interpreters aren't specified as file path by @messense in #988
  • Align some maturin build options with cargo by @messense in #991
  • Find CPython upper to 3.12 and PyPy upper to 3.10 by @messense in #993
  • Add aliases for maturin build and develop subcommands by @messense in #994
  • Update zbus to 1.9.3 to fix GHSA-76w9-p8mg-j927 and GHSA-wgrg-5h56-jg27 by @messense in #996
  • Update to Rust 1.62 for Docker image by @messense in #997

New Contributors

Full Changelog: v0.13.0-beta.7...v0.13.0-beta.8

Don't miss a new maturin release

NewReleases is sending notifications on new releases.