Releases: klauspost/compress
Releases · klauspost/compress
v1.9.2
Changelog
ba5daf5 Add stateless gzip/deflate (#176)
fb5147c Fix inconsistent zstd error (#179)
f741997 Remove artifacts.
4e96aec Update README.md
c0145a2 Use latest fuzzit
64d2747 bit_writer: Use arrays. (#177)
bc6fcd8 inflate: Reduce memory use (#178)
754afe9 s2c: Default to max block size (4MB)
30596e9 zstd: Fix frame content size decoding (#180)
v1.9.1
v1.9.0
v1.8.6
v1.8.5
v1.8.4
Changelog
a938213 Add goreleaser scripts (#161)
72edc79 Add s2 commandline tools (#160)
b4b8200 Add s2c and s2d info and add benchmarks
77b2d8a Make short tests run faster.
3d839ae Merge branch 'master' of github.com:klauspost/compress
f6b8537 Remove -v from test.
08c0065 Update README.md
dbe23c5 Update deploy.