Releases: rust-cross/cargo-zigbuild
Releases · rust-cross/cargo-zigbuild
v0.20.0
What's Changed
- docker: Update Rust to 1.85.0 by @Trevrosa in #321
- Ignore
-znostart-stop-gc
linker flag by @Kobzol in #334 - Partial support for zig 0.14 by @messense in #325
- Disable sanitizers by @messense in #335
- Partially fix bindgen-exhaustive test by @messense in #336
New Contributors
Full Changelog: v0.19.8...v0.20.0
v0.19.8
What's Changed
- docs:
*-apple-darwin
release builds are fixed in rust 1.84.0 by @vedantmgoyal9 in #306 - [Docker] Update Rust to 1.84.0 by @vedantmgoyal9 in #307
- Use zig lib instead of zig ar for msvc targets by @balthild in #314
- Add workaround for assembling crypto instructions on arm by @yuvald-sweet-security in #311
New Contributors
- @balthild made their first contribution in #314
- @yuvald-sweet-security made their first contribution in #311
Full Changelog: v0.19.7...v0.19.8
v0.19.7
v0.19.6
What's Changed
- env hack to deal with sccache issues by @timotheyca in #296
New Contributors
- @timotheyca made their first contribution in #296
Full Changelog: v0.19.5...v0.19.6
v0.19.5
What's Changed
- Add windows docker image by @vedantmgoyal9 in #292
- Try to fix
libiconv
linking issue by @messense in #291
Full Changelog: v0.19.4...v0.19.5
v0.19.4
What's Changed
- Bump mozilla-actions/sccache-action from 0.0.5 to 0.0.6 by @dependabot in #279
- Quote executable path on Windows by @messense in #282
- Use new target wasm32-wasip1 that replaces wasm32-wasm by @scristobal in #284
- [Dockerfile] Update Rust version & add Windows ARM64 target by @vedantmgoyal9 in #285
New Contributors
- @scristobal made their first contribution in #284
- @vedantmgoyal9 made their first contribution in #285
Full Changelog: v0.19.3...v0.19.4
v0.19.3
What's Changed
Full Changelog: v0.19.2...v0.19.3
v0.19.2
What's Changed
- fix(openharmony): fix bindgen build error for openharmony by @richerfu in #262
- Bump openssl from 0.10.60 to 0.10.66 in /tests/hello-tls by @dependabot in #265
- fix: Handle -Wl,-exported_symbols_list by @rfairfax in #273
- Skip rust-bindgen test case on Rust 1.74.0 by @messense in #270
- Filter out
-lmsvcrt
for Windows gnu targets by @messense in #274
New Contributors
Full Changelog: v0.19.1...v0.19.2
v0.19.1
v0.19.0
What's Changed
- Respect target-cpu in RUSTFLAGS by @breezewish in #243
- Test Zig 0.13.0 by @messense in #256
Full Changelog: v0.18.4...v0.19.0