Skip to content

Releases: rust-cross/cargo-zigbuild

v0.6.2

02 Mar 05:31
Compare
Choose a tag to compare

What's Changed

  • Fix typo: excude -> exclude

Full Changelog: v0.6.1...v0.6.2

v0.6.1

26 Feb 10:08
Compare
Choose a tag to compare
Bump version to 0.6.1

v0.6.0

26 Feb 06:11
Compare
Choose a tag to compare

What's Changed

  • Fix cross compiling to musl with Rust 1.59.0 by @messense in #12

Full Changelog: v0.5.5...v0.6.0

v0.5.5

24 Feb 10:13
Compare
Choose a tag to compare

What's Changed

  • Fix compiling for i586 and i686 architectures
  • Add support for compiling to 32-bit arm targets

Full Changelog: v0.5.4...v0.5.5

v0.5.4

23 Feb 14:55
Compare
Choose a tag to compare

What's Changed

  • Add -undefined dynamic_lookup support for macOS by @messense in #10

Full Changelog: v0.5.3...v0.5.4

v0.5.3

22 Feb 13:44
Compare
Choose a tag to compare
Bump version to 0.5.3

v0.5.2

22 Feb 08:55
Compare
Choose a tag to compare

What's Changed

  • Enable unstable target-applies-to-host option automatically for nightly Rust by @messense in #9
  • Fix musl targets for nightly Rust

Full Changelog: v0.5.1...v0.5.2

v0.5.1

21 Feb 12:00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

21 Feb 03:14
Compare
Choose a tag to compare

What's Changed

  • Pass -g to the linker to preserve debug info by @kawadakk in #6

New Contributors

Full Changelog: v0.4.3...v0.5.0

v0.4.3

19 Feb 11:48
Compare
Choose a tag to compare
Bump version to 0.4.3