github google/brotli v1.0.2
Brotli v1.0.2

latest releases: dev/null, v1.1.0, v1.1.0rc...
6 years ago

This is a build-maintenance release. Major changes:

  • added Autotools build files
  • switched shared library version to libtool scheme

In this release semantic suffix and libtool suffix are the same: 1.0.2. Don't expect them to match in future releases.

Minor changes:

  • BrotliDictionary members are not const now
  • ZopfliNode distance could be up to 128MiB
  • fixed API documentation typos
  • total_out is always set by decoder
  • fixed BROTLI_ENSURE_CAPACITY macro; no-op in preprocessed output

Other changes:

  • fixed scripts for oss-fuzz, test them with Travis
  • made Bazel JNI tests less messy
  • fixed linter warnings in JS decoder
  • fixed permissions of various files
  • added Bazel build to Appveyor matrix
  • added Sieve dictionary generator

Don't miss a new brotli release

NewReleases is sending notifications on new releases.