Skip to content

Releases: PyO3/maturin

v1.2.1

14 Aug 15:27
v1.2.1
a8be6e0
Compare
Choose a tag to compare

What's Changed

  • Add non-interactive mode to upload command by @messense in #1722
  • Defaults to non interactive mode when running on CI by @messense in #1723
  • Fix link-native-libraries check for emscripten target by @messense in #1724
  • Support ALL_PROXY in upload by @messense in #1727
  • Handle renamed Rust dependency in sdist by @messense in #1728
  • Query default macOS deployment target from rustc --print deployment-target by @messense in #1730
  • Update wasmtime dependency version to 11.0 by @messense in #1731
  • Fix invalid TOML when rewriting workspace inherited dependencies by @messense in #1733

Full Changelog: v1.2.0...v1.2.1

v1.2.0

06 Aug 09:00
v1.2.0
8364dd9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

10 Jun 12:39
v1.1.0
2e7b36a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.1.0

v1.0.1

28 May 02:50
v1.0.1
5691425
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

23 May 13:56
v1.0.0
7a7694b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.3...v1.0.0

v0.15.3

20 May 15:28
v0.15.3
5dc4d7a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.2...v0.15.3

v0.15.2

16 May 14:09
v0.15.2
3920405
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.1...v0.15.2

v0.15.1

07 May 11:08
v0.15.1
bcb3c29
Compare
Choose a tag to compare

See 0.15 migration guide at https://www.maturin.rs/migration.html#from-014-to-015

We plan to bump version to 1.0.0 in about two weeks if there are no major breaking changes needed.

What's Changed

Full Changelog: v0.15.0...v0.15.1

v0.15.0

07 May 07:07
v0.15.0
b44af73
Compare
Choose a tag to compare

See 0.15.0 migration guide at https://www.maturin.rs/migration.html#from-014-to-015

We plan to bump version to 1.0.0 in about two weeks if there are no major breaking changes needed.

What's Changed

Read more

v1.0.0-beta.9

06 May 13:47
v1.0.0-beta.9
5c774f0
Compare
Choose a tag to compare
v1.0.0-beta.9 Pre-release
Pre-release

What's Changed

  • Enabled color output for error message by @ischaojie in #1591
  • Always set PYO3_PYTHON if interpreter is runnable regardless of abi3 by @messense in #1592

Full Changelog: v1.0.0-beta.8...v1.0.0-beta.9