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