CodecZstd v0.8.6
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)