Skip to content

Releases: PyO3/maturin

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

v1.0.0-beta.8

04 May 15:20
v1.0.0-beta.8
0a55bca
Compare
Choose a tag to compare
v1.0.0-beta.8 Pre-release
Pre-release

What's Changed

New Contributors

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

v0.14.17

06 Apr 09:58
v0.14.17
1520309
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.16...v0.14.17

v1.0.0-beta.7

05 Apr 14:01
v1.0.0-beta.7
e9afedd
Compare
Choose a tag to compare
v1.0.0-beta.7 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.0.0-beta.5...v1.0.0-beta.7

v0.14.16

26 Mar 05:31
v0.14.16
88608f5
Compare
Choose a tag to compare

What's Changed

  • Deprecate package.metadata.maturin.name in favor of tool.maturin.module-name in pyproject.toml by @messense in #1531
  • Release v0.14.16 by @messense in #1533

Full Changelog: v0.14.15...v0.14.16

v1.0.0-beta.5

12 Mar 08:39
v1.0.0-beta.5
37bd000
Compare
Choose a tag to compare
v1.0.0-beta.5 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.0.0-beta.4...v1.0.0-beta.5

v0.14.15

03 Mar 10:06
v0.14.15
3f16f84
Compare
Choose a tag to compare

What's Changed

  • Add sdist and sccache support to generate-ci command
  • Release v0.14.15 by @messense in #1515

Full Changelog: v0.14.14...v0.14.15