Skip to content

v0.8.3

Compare
Choose a tag to compare
@github-actions github-actions released this 31 May 00:21
· 12 commits to master since this release
1915ffb

CodecZstd v0.8.3

Diff since v0.8.2

Merged pull requests:

  • Bump codecov/codecov-action from 3 to 4 (#43) (@dependabot[bot])
  • Bump julia-actions/setup-julia from 1 to 2 (#44) (@dependabot[bot])
  • Bump julia-actions/cache from 1 to 2 (#45) (@dependabot[bot])
  • Detect truncated frames to avoid infinite loop (#47) (@nhz2)
  • Use ZSTD_compressStream2 with endOp argument (#49) (@mkitti)
  • Implement ZstdFrameCompressor via endOp (#52) (@mkitti)
  • Update Project.toml, bump to version 0.8.3 (#55) (@mkitti)
  • Update README.md (#56) (@mkitti)

Closed issues:

  • transcode(ZstdDecompressor, UInt8[]) hangs indefinitely (#24)
  • Lots of allocations related to buffering (#27)