Skip to content

v0.8.7

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Nov 17:51
· 2 commits to master since this release
1c13659

CodecZstd v0.8.7

Diff since v0.8.6

Merged pull requests:

  • Bump codecov/codecov-action from 4 to 5 (#76) (@dependabot[bot])
  • Bump actions/checkout from 4 to 5 (#78) (@dependabot[bot])
  • Improve error handling (#81) (@nhz2)
  • Add windowLog support (#82) (@nhz2)
  • Bump version to 0.8.7 (#83) (@nhz2)
  • Delete broken ZstdCompressor constructor (#84) (@nhz2)
  • Deprecate internal ZstdCompressor constructor (#85) (@nhz2)

Closed issues:

  • ZSTD_findDecompressedSize is ZSTDLIB_STATIC_API (#50)
  • Why does startproc reset the compression stream / context? (#57)
  • transcode(::Type{CodecZstd.ZstdCompressor}, ::String) is ambiguous. (#77)
  • Allow setting ZSTD_d_windowLogMax decompression parameter (#79)
  • Improve error messages (#80)