github zlib-ng/zlib-ng v2.0.0-RC2
2.0.0 Release Candidate 2

latest releases: 2.1.6, 2.1.5, 2.1.4...
pre-release3 years ago

We have closed a few smaller bugs, made a couple minor improvements, and fixed the remaining CI tests.
Currently, nothing code-related is on my TODO list for this release.

Changelog since RC1:

  • Make deflate internal_state struct size static, regardless of compiled in features.
  • Add extra padding in deflate internal_state struct, to make future expansion easier.
  • Very minor optimization of longest_match.
  • Fix 32-bit zlib-compat builds.
  • Fix missing large-file defines for zlib-compat.
  • Remove erroneous debug check, breaking debug builds.
  • Fix MacOS CI builds.
  • Various CI fixes.

We appreciate any testing feedback, both concerning bugs/problems but also if you have performed tests without encountering errors.

Don't miss a new zlib-ng release

NewReleases is sending notifications on new releases.