Releases: dropbox/rust-brotli
Releases · dropbox/rust-brotli
1.0.90
update python header parser and python test to use base128 encoding
1.0.88
use base 127 encoding for size_hint in the header to allow for future…
1.0.86
tool to parse header in python
1.0.84
properly handle EWOULDBLOCK and other transient errors
1.0.82
use more bits for q5 buckets if the size is larger than a meg
1.0.79
add a specialization and stop matching _ on free
1.0.78
optimize StoreRange for BasicHasher
1.0.76
optimize q4 and below a bit