Skip to content

v0.8.6

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Oct 17:32
8562631

CodecZstd v0.8.6

Diff since v0.8.5

Merged pull requests:

  • Reimplement find_decompressed_size without using static-only API (#63) (@mkitti)
  • Add Downstream testing (#65) (@nhz2)
  • Fix links in README (#66) (@nhz2)
  • Fix codecov badge in README.md (#67) (@nhz2)
  • Add tests for find_decompressed_size with skippable frames (#68) (@nhz2)
  • Add benchmarks (#69) (@nhz2)
  • Auto initialize in startproc (#74) (@nhz2)
  • Bump version to 0.8.6 (#75) (@nhz2)

Closed issues:

  • Reusing a compressor (#70)