Releases: rust-lang/libz-sys
Releases · rust-lang/libz-sys
1.1.28
1.1.27
What's Changed
- Bump actions/download-artifact from 8.0.0 to 8.0.1 in the github-actions group by @dependabot[bot] in #263
- fix(zlib): remove unnecessary defines by @weihanglo in #264
New Contributors
- @weihanglo made their first contribution in #264
Full Changelog: 1.1.25...1.1.27
1.1.26 [YANKED]
YANKED
These didn't contain the actual source code and thus wasn't functional.
What's Changed
- Bump actions/download-artifact from 8.0.0 to 8.0.1 in the github-actions group by @dependabot[bot] in #263
- fix(zlib): remove unnecessary defines by @weihanglo in #264
New Contributors
- @weihanglo made their first contribution in #264
Full Changelog: 1.1.25...1.1.26
1.1.25
What's Changed
- Bump the github-actions group across 1 directory with 2 updates by @dependabot[bot] in #238
- Bump the github-actions group with 2 updates by @dependabot[bot] in #239
- Bump actions/download-artifact from 4.2.1 to 4.3.0 in the github-actions group by @dependabot[bot] in #240
- fix: Remove forcing static builds when cross-compiling by @polarathene in #244
- update to
zlib-ngversion2.2.5by @folkertdev in #251 - Bump the github-actions group across 1 directory with 3 updates by @dependabot[bot] in #250
- fix: Support opt-out of static linking via
LIBZ_SYS_STATIC=0by @polarathene in #252 - Bump actions/checkout from 5.0.0 to 6.0.0 in the github-actions group by @dependabot[bot] in #253
- Bump actions/checkout from 6.0.0 to 6.0.1 in the github-actions group by @dependabot[bot] in #254
- Bump the github-actions group with 2 updates by @dependabot[bot] in #255
- Bump actions/checkout from 6.0.1 to 6.0.2 in the github-actions group by @dependabot[bot] in #256
- upgrade to zlib-ng 2.3.3 by @folkertdev in #257
- release using zlib-ng version 2.3.3 by @folkertdev in #258
- Bump the github-actions group with 2 updates by @dependabot[bot] in #261
- Bump zlib submodule to 1.3.2 by @dalvescb in #259
- Bump version to 1.1.25 by @dalvescb in #262
New Contributors
- @polarathene made their first contribution in #244
- @dalvescb made their first contribution in #259
Full Changelog: 1.1.22...1.1.25
1.1.24
What's Changed
- Bump the github-actions group across 1 directory with 2 updates by @dependabot[bot] in #238
- Bump the github-actions group with 2 updates by @dependabot[bot] in #239
- Bump actions/download-artifact from 4.2.1 to 4.3.0 in the github-actions group by @dependabot[bot] in #240
- fix: Remove forcing static builds when cross-compiling by @polarathene in #244
- update to
zlib-ngversion2.2.5by @folkertdev in #251 - Bump the github-actions group across 1 directory with 3 updates by @dependabot[bot] in #250
- fix: Support opt-out of static linking via
LIBZ_SYS_STATIC=0by @polarathene in #252 - Bump actions/checkout from 5.0.0 to 6.0.0 in the github-actions group by @dependabot[bot] in #253
- Bump actions/checkout from 6.0.0 to 6.0.1 in the github-actions group by @dependabot[bot] in #254
- Bump the github-actions group with 2 updates by @dependabot[bot] in #255
- Bump actions/checkout from 6.0.1 to 6.0.2 in the github-actions group by @dependabot[bot] in #256
- upgrade to zlib-ng 2.3.3 by @folkertdev in #257
- release using zlib-ng version 2.3.3 by @folkertdev in #258
New Contributors
- @polarathene made their first contribution in #244
Full Changelog: 1.1.22...1.1.24
1.1.23-zng
What's Changed
- Bump the github-actions group across 1 directory with 2 updates by @dependabot[bot] in #238
- Bump the github-actions group with 2 updates by @dependabot[bot] in #239
- Bump actions/download-artifact from 4.2.1 to 4.3.0 in the github-actions group by @dependabot[bot] in #240
- fix: Remove forcing static builds when cross-compiling by @polarathene in #244
- update to
zlib-ngversion2.2.5by @folkertdev in #251
New Contributors
- @polarathene made their first contribution in #244
Full Changelog: 1.1.22...1.1.23-zng
1.1.23
What's Changed
- Bump the github-actions group across 1 directory with 2 updates by @dependabot[bot] in #238
- Bump the github-actions group with 2 updates by @dependabot[bot] in #239
- Bump actions/download-artifact from 4.2.1 to 4.3.0 in the github-actions group by @dependabot[bot] in #240
- fix: Remove forcing static builds when cross-compiling by @polarathene in #244
- update to
zlib-ngversion2.2.5by @folkertdev in #251
New Contributors
- @polarathene made their first contribution in #244
Full Changelog: 1.1.22...1.1.23
1.1.22-zng
What's Changed
- Bump actions/upload-artifact from 4.4.3 to 4.6.0 in the github-actions group by @dependabot in #234
- Fix unnecessary search path warning on macOS by @madsmtm in #235
- bump
zlib-ngto version2.2.4by @folkertdev in #237
New Contributors
Full Changelog: 1.1.21...1.1.22-zng
1.1.22
What's Changed
- Bump actions/upload-artifact from 4.4.3 to 4.6.0 in the github-actions group by @dependabot in #234
- Fix unnecessary search path warning on macOS by @madsmtm in #235
- bump
zlib-ngto version2.2.4by @folkertdev in #237
New Contributors
Full Changelog: 1.1.21...1.1.22
1.1.21-zng
What's Changed
- Fix cargo:warning syntax in build.rs by @kornelski in #209
- Bump actions/upload-artifact from 4.3.6 to 4.4.0 in the github-actions group by @dependabot in #210
- Update zlib-ng library to 2.2.1 by @JakubOnderka in #211
- Treat
\incargo package -loutput as/by @EliahKagan in #213 - Fix race condition scheduling
$tempdirdeletion by @EliahKagan in #216 - Also
grep -vout.cargo_vcs_info.jsonincargo-zngby @EliahKagan in #217 - Update zlib-ng library to 2.2.2 by @EliahKagan in #219
- Recognize
RISCV_WITH_RVVenv var on RISC-V to setWITH_RVVcmake var by @EliahKagan in #218 - Bump actions/checkout from 4.1.7 to 4.2.0 in the github-actions group by @dependabot in #220
- ohos: Link shared lib on OpenHarmony by @jschwe in #221
- Bump the github-actions group with 2 updates by @dependabot in #222
- bump the ZNG manifest version by @Byron in #224
- Bump actions/checkout from 4.2.1 to 4.2.2 in the github-actions group by @dependabot in #226
- Disable neon for apple targets by @Jake-Shadle in #231
- bump
zlib-ngto version2.2.3by @folkertdev in #232 - bump
zngto 1.1.21 by @folkertdev in #233
New Contributors
Full Changelog: 1.1.20...1.1.21-zng