Releases: rust-lang/libz-sys
Releases · rust-lang/libz-sys
1.1.13
What's Changed
- Write more variables into zlib.pc by @sagudev in #157
- Update zlib and zlib-ng library by @JakubOnderka in #162
New Contributors
Full Changelog: 1.1.12...1.1.13
1.1.12 - hotfix
This hotfix fixes an issue that was introduced with v1.1.10
that could cause build failures on windows.
Full Changelog: 1.1.11...1.1.12
1.1.11 - hotfix
This release includes a fix for compile errors on some platforms due to lib
and lib64
folders.
Full Changelog: 1.1.10...1.1.11
1.1.10
What's Changed
- Add Sebastian Thiel (@Byron) as a co-maintainer by @joshtriplett in #120
- Document an MSRV policy: the same policy as the
flate2
crate by @joshtriplett in #121 - Fix
zlib_installed
not using the correct flags by @BlackDex in #131 - Bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in #134
cargo-zng
now works on MacOS by @Byron in #138- Update zlib-ng to 2.1.3 by @JakubOnderka in #133
- Allow using vcpkg for all Windows targets, and use find_package by @micolous in #136
- Amendment by the author @micolous: this won't actually build for non-MSVC targets until mcgoo/vcpkg-rs#52 is merged, and there's a new release of
vcpkg-rs
with it.
- Amendment by the author @micolous: this won't actually build for non-MSVC targets until mcgoo/vcpkg-rs#52 is merged, and there's a new release of
- Run pkg-config on MSVC by @ferjm in #39
- create new patch update to get latest zlib-ng and other fixes released by @Byron in #140
New Contributors
- @BlackDex made their first contribution in #131
- @dependabot made their first contribution in #134
- @Byron made their first contribution in #138
- @micolous made their first contribution in #136
- @ferjm made their first contribution in #39
Full Changelog: 1.1.9...1.1.10
1.1.9
What's Changed
- Update dependencies by @JakubOnderka in #113
- Refine GHA by @JohnTitor in #114
- Fix dependabot config by @JohnTitor in #115
- Fix dependabot config again by @JohnTitor in #116
- Run
pkg-config
on macOS. by @carlocab in #112 - Improve documentation for zlib-ng, including development workflow by @joshtriplett in #119
- Upgrade docker image to Ubuntu 22.04 by @JohnTitor in #118
- Prepare 1.1.9 release by @JohnTitor in #117
New Contributors
- @JakubOnderka made their first contribution in #113
- @carlocab made their first contribution in #112
Full Changelog: 1.1.8...1.1.9
1.1.8
What's Changed
- Upgrade to current zlib-ng to get fix for internal symbol collisions by @joshtriplett in #99
Full Changelog: 1.1.7...1.1.8
1.1.7
What's Changed
- Fix static wasm build without wasi by @tbu- in #94
- Upgrade ctest2, now that it no longer uses mem::zeroed by @joshtriplett in #97
- Add a libz-ng-sys crate, using the same sources with minimal duplication by @joshtriplett in #98
New Contributors
Full Changelog: 1.1.6...1.1.7