这是indexloc提供的服务,不要输入任何密码
Skip to content

2.0.0 Release Candidate 2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 Jan 08:53
· 1208 commits to develop since this release

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.