Skip to content

Releases: PyO3/maturin-action

v1.33.0

14 Dec 03:54
v1.33.0
b0b8d4c
Compare
Choose a tag to compare

What's Changed

  • Fallback to local host build when no default docker image found by @messense in #118

Full Changelog: v1.32.2...v1.33.0

v1.32.1

08 Dec 08:18
v1.32.1
844c6de
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.32.0...v1.32.1

v1.32.0

12 Nov 14:32
v1.32.0
86cbf04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.31.0...v1.32.0

v1.31.0

03 Nov 01:59
v1.31.0
e74b0d6
Compare
Choose a tag to compare

What's Changed

  • Test Python 3.11 by @messense in #92
  • Always use docker on Linux if container is set by @messense in #95
  • Update GitHub Actions Nodejs runtime to 16

Full Changelog: v1.30.2...v1.31.0

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