Releases: rust-lang/libz-sys
Releases · rust-lang/libz-sys
1.1.20
1.1.19 - s390 is back
What's Changed
- cc: Only enable ARM_NEON when in target_feature by @wcampbell0x2a in #196
- Set DEP_Z_INCLUDE if zlib from vcpkg by @sagudev in #198
- Do not check pkg-config when cross-compiling for android by @sagudev in #199
- Group Dependabot version updates by @EliahKagan in #202
- Bump the github-actions group with 3 updates by @dependabot in #203
- fix typo in the s390/s390x inclusion by @folkertdev in #205
New Contributors
- @wcampbell0x2a made their first contribution in #196
- @EliahKagan made their first contribution in #202
Full Changelog: 1.1.18...1.1.19
1.1.18
1.1.17 - Use zlib-ng without cmake
What's Changed
- Only include files used by the crate by @kornelski in #190
- Support
cc
as an optional alternative tocmake
by @Jake-Shadle in #174 - Bump version to 1.1.17 by @Jake-Shadle in #193
New Contributors
- @Jake-Shadle made their first contribution in #174
Full Changelog: 1.1.16...1.1.17
build-script improvements
What's Changed
- Format line as TOML by @atouchet in #179
- Really try dylib when compiling for Apple platforms by @glandium in #181
- Correct README typo for libz-ng-sys by @mistydemeo in #187
- Also emit DEP_Z_INCLUDE when using pkg-config by @sfackler in #188
- Bump to 1.1.16 by @sfackler in #189
New Contributors
- @mistydemeo made their first contribution in #187
- @sfackler made their first contribution in #188
Full Changelog: 1.1.15-libz...1.1.16
1.1.15 with libz update
What's Changed
- Update links in Readme and some minor formatting changes by @atouchet in #178
- Update zlib library to version 1.3.1 by @glandium in #180
New Contributors
Full Changelog: 1.1.15...1.1.15-libz
1.1.15 - zlib-ng only
What's Changed
- update zlib-ng to 2.1.6 by @folkertdev in #175
- bump version 1.1.14 -> 1.1.15 by @folkertdev in #176
New Contributors
- @folkertdev made their first contribution in #175
Full Changelog: 1.1.14...1.1.15
1.1.14 - fixup of 1.1.13
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