Skip to content

Releases: rust-lang/libz-sys

1.1.13

08 Jan 09:11
1.1.13
c9303bf
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @sagudev made their first contribution in #157
  • @ognevnydemon made their first contribution in #168

Full Changelog: 1.1.12...1.1.13

1.1.12 - hotfix

26 Jul 08:13
1.1.12
e33f119
Compare
Choose a tag to compare

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

25 Jul 16:44
1.1.11
31867f2
Compare
Choose a tag to compare

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

23 Jul 16:37
1.1.10
4457ab3
Compare
Choose a tag to compare

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.
  • 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

Full Changelog: 1.1.9...1.1.10

1.1.9

04 May 09:57
002959c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.8...1.1.9

1.1.8

22 Apr 09:37
b4d8564
Compare
Choose a tag to compare

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

22 Apr 09:37
eca8e5c
Compare
Choose a tag to compare

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

  • @tbu- made their first contribution in #94

Full Changelog: 1.1.6...1.1.7