Skip to content

Releases: PyO3/maturin-action

v1.30.2

23 Oct 07:55
v1.30.2
028c92f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.30.1...v1.30.2

v1.30.1

25 Sep 13:17
v1.30.1
1a2c316
Compare
Choose a tag to compare

What's Changed

  • Remove now obsolete autoManylinuxVersion function by @messense in #84
  • Add support for using manylinux version in container option by @messense in #85

Full Changelog: v1.30.0...v1.30.1

v1.30.0

22 Sep 14:45
v1.30.0
aaa2216
Compare
Choose a tag to compare

What's Changed

  • Make manylinux: auto defaults to manylinux2014 by @messense in #83

Full Changelog: v1.29.3...v1.30.0

v1.29.2

14 Sep 06:38
v1.29.2
69349bc
Compare
Choose a tag to compare

What's Changed

  • docker: pass CMAKE_* and TARGET_* env vars

Full Changelog: v1.29.1...v1.29.2

v1.29.1

13 Aug 02:46
v1.29.1
9a54764
Compare
Choose a tag to compare

What's Changed

  • Use GITHUB_TOKEN env var if available

Full Changelog: v1.29.0...v1.29.1

v1.29.0

13 Aug 01:45
v1.29.0
33d9479
Compare
Choose a tag to compare

What's Changed

  • Defaults to manylinux2014 when using auto with Rust beta/nightly by @messense in #65

Full Changelog: v1.28.4...v1.29.0

v1.28.4

11 Aug 14:10
v1.28.4
a8e0ce5
Compare
Choose a tag to compare

What's Changed

  • Update versions-manifest.json by @github-actions in #59
  • Update versions-manifest.json by @github-actions in #60
  • Update versions-manifest.json by @github-actions in #61
  • Exclude manylinux2010 test on Rust nightly by @messense in #62

Full Changelog: v1.28.3...v1.28.4

v1.28.3

26 Jul 04:03
v1.28.3
20111a7
Compare
Choose a tag to compare

What's Changed

  • Fix file permissions for output directory when building with Docker.

Full Changelog: v1.28.2...v1.28.3

v1.28.2

11 Jul 13:14
v1.28.2
b5d92e5
Compare
Choose a tag to compare

What's Changed

  • Update versions-manifest.json by @github-actions in #52
  • Update versions-manifest.json by @github-actions in #54

New Contributors

  • @github-actions made their first contribution in #52

Full Changelog: v1.28.1...v1.28.2

v1.28.1

28 Jun 12:39
v1.28.1
fbdf8a2
Compare
Choose a tag to compare

What's Changed

  • Support legacy rust-toolchain with toml content by @messense in #51

Full Changelog: v1.28.0...v1.28.1