All Versions
12
Latest Version
Avg Release Cycle
134 days
Latest Release
1602 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v0.6.0 Changes
April 10, 2017- ๐ better compression on 1MiB+ files
- โก๏ธ update "common" API to make dictionary fetching more flexible
- ๐ fix decoder bug #502
- faster compression on mid-low quality levels
- โก๏ธ update Python wrapper #479, etc.
- ๐ fix encoder q10-11 slowdown after long copy #468
- introduce
Brotli*TakeOutput
API
๐ C API is expected to be final. The only difference in v1.0.0 will be the removal of methods (and constants) marked as deprecated.
-
v0.5.2 Changes
August 11, 2016- Extracted common parts: constants, dictionary, etc.
- Converted encoder to plain C
- ๐ Supported build systems: Bazel, CMake, Premake