Skip to content

Releases: PyO3/maturin-action

v1.40.7

26 Oct 01:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.40.6...v1.40.7

v1.40.4

06 Oct 03:35
v1.40.4
03e27ee
Compare
Choose a tag to compare

What's Changed

  • Also find rust-toolchain file in parent directories by @messense in #217

Full Changelog: v1.40.3...v1.40.4

v1.40.3

02 Oct 14:48
v1.40.3
a7534cb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.40.2...v1.40.3

v1.40.2

06 Aug 10:53
v1.40.2
9357a23
Compare
Choose a tag to compare

What's Changed

  • Resolve workspace target dir from cargo metadata output by @messense in #200

Full Changelog: v1.40.1...v1.40.2

v1.40.1

09 Jul 14:23
v1.40.1
6d52485
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.40.0...v1.40.1

v1.40.0

26 Apr 15:09
v1.40.0
ce661d6
Compare
Choose a tag to compare

What's Changed

  • Automatically pass CFLAGS/CPPFLAGS/CXXFLAGS/LDFLAGS by @messense in #172

Full Changelog: v1.39.0...v1.40.0

v1.39.0

03 Mar 03:26
v1.39.0
49e1175
Compare
Choose a tag to compare

What's Changed

For running custom script to configure the build environment on Linux, for example installing clang for rust-bindgen.
For macOS and Windows you can just run the command before maturin-action since the builds are always run on the host machine.

Full Changelog: v1.38.1...v1.39.0

v1.38.1

01 Mar 05:53
v1.38.1
22324a1
Compare
Choose a tag to compare

v1.38.0

28 Feb 12:21
v1.38.0
02a37d7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.37.2...v1.38.0

v1.37.2

27 Feb 03:01
v1.37.2
59e476b
Compare
Choose a tag to compare

What's Changed

  • Add support for multiline rustup-components option by @messense in #154

Full Changelog: v1.37.1...v1.37.2