Skip to content

Releases: rust-lang/libz-sys

1.1.17 - Use zlib-ng without cmake

17 May 06:20
1.1.17
d9dde9d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.16...1.1.17

build-script improvements

21 Mar 19:56
1.1.16
bbcc796
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.15-libz...1.1.16

1.1.15 with libz update

26 Jan 14:41
1.1.15-libz
f9f1d8c
Compare
Choose a tag to compare

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

26 Jan 14:35
1.1.15
2401661
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.14...1.1.15

1.1.14 - fixup of 1.1.13

09 Jan 08:43
1.1.14
504245f
Compare
Choose a tag to compare

This version is the same as 1.1.13, but this time contains the correct bundled resources.

See #169 for details.

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