Skip to content

Releases: mostynb/zstdpool-syncpool

v0.0.3: upgrade github.com/klauspost/compress to v1.11.6

Choose a tag to compare

@mostynb mostynb released this 07 Jan 22:31
This version has a fix that makes decoder.Reset(nil) release resources:
https://github.com/klauspost/compress/commit/fa5ea64d60c615a664931521778e111b45a43dbc

v0.0.2

Choose a tag to compare

@mostynb mostynb released this 21 Dec 15:58
setup go module

v0.0.1

Choose a tag to compare

@mostynb mostynb released this 21 Dec 15:53
bugfix: actually Close the underlying Encoder/Decoder