Brotli v0.6.0
- 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.