Skip to content

1.1.10

Compare
Choose a tag to compare
@Byron Byron released this 23 Jul 16:37
· 149 commits to main since this release
1.1.10
4457ab3

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