Releases: rust-cross/cargo-zigbuild
Releases · rust-cross/cargo-zigbuild
v0.18.2
What's Changed
- Bump actions/setup-python from 4 to 5 by @dependabot in #205
- fix zig: unsupported list.def (part 2) by @rtldg in #208
New Contributors
Full Changelog: v0.18.1...v0.18.2
v0.18.1
What's Changed
- Bump openssl from 0.10.55 to 0.10.60 in /tests/hello-tls by @dependabot in #202
Full Changelog: v0.18.0...v0.18.1
v0.18.0
v0.17.5
v0.17.4
What's Changed
- fix zig: unsupported list.def by @serjflint in #184
- Add support for external cargo subcommand by @messense in #196
Full Changelog: v0.17.3...v0.17.4
v0.17.3
What's Changed
- extend musl weak symbols mapping by @reubenmiller in #180
New Contributors
- @reubenmiller made their first contribution in #180
Full Changelog: v0.17.2...v0.17.3
v0.17.2
What's Changed
- Call
cargo metadata
with--no-deps
by @messense in #166 - Add
libcharset.1.tbd
for Apple targets by @messense in #167 - Use
--sysroot
for macOS SDK on zig 0.12.0 by @messense in #168 - Use apple_m1 instead of apple_a14 by @messense in #169
- A slightly better approach to add weak symbols to the build for musl 1.2.4 by @haohaolee in #172
- fix zig: unsupported exported_symbols_list by @serjflint in #171
- Fix Windows libcharset linking error on zig 0.12.0 by @messense in #173
- typo zig: remove dash by @serjflint in #176
- fix zig: unsupported dylib by @serjflint in #178
New Contributors
- @serjflint made their first contribution in #171
Full Changelog: v0.17.1...v0.17.2
v0.17.1
What's Changed
- Fix the build for zig 0.11.0 by @haohaolee in #160
New Contributors
- @haohaolee made their first contribution in #160
Full Changelog: v0.17.0...v0.17.1
v0.17.0
v0.16.12
What's Changed
- Bump openssl from 0.10.50 to 0.10.55 in /tests/hello-tls by @dependabot in #145
- Fix build for aarch64 linux with
-march=armv8-a
by @messense in #148
Full Changelog: v0.16.11...v0.16.12