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