Releases: dropbox/rust-brotli
Releases · dropbox/rust-brotli
1.0.110
12 Feb 03:10
Compare
Sorry, something went wrong.
No results found
bump version of brotli-decompressor to return Result<Write,Write> for…
1.0.108
12 Feb 02:32
Compare
Sorry, something went wrong.
No results found
tests for into_inner on both readers and writers
1.0.106
11 Feb 23:37
Compare
Sorry, something went wrong.
No results found
finish brotli output when into_inner is called
1.0.104
11 Feb 22:50
Compare
Sorry, something went wrong.
No results found
bump version of c extension crate
1.0.102
11 Feb 06:57
Compare
Sorry, something went wrong.
No results found
Fix #39 . added into_inner
1.0.100
09 Feb 07:12
Compare
Sorry, something went wrong.
No results found
Cargo.toml: pointing to the extracted doc
Pointing twice to `README.md` doesn't seem necessary :)
1.0.97
31 Jan 06:26
Compare
Sorry, something went wrong.
No results found
fix some nitpicks in the type system
1.0.96
31 Jan 03:20
Compare
Sorry, something went wrong.
No results found
1.0.94
31 Jan 02:41
Compare
Sorry, something went wrong.
No results found
1.0.92
17 Jan 07:47
Compare
Sorry, something went wrong.
No results found
Added header parser facility and tests to make sure it works properly