Skip to content

Brotli v0.6.0

Compare
Choose a tag to compare
@eustas eustas released this 10 Apr 09:33
· 336 commits to master since this release
  • 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.