Skip to content

zstd 1.4.5

Compare
Choose a tag to compare
@Viq111 Viq111 released this 06 Apr 12:47
· 108 commits to 1.x since this release
0e71ac6

This release picks up the new zstd C API (and removes the use of the deprecated ones).

It fixes 2 main issues: #22 & #39

Changes:

  • Use ZSTD_compressStream2 C API (#79)
  • Use ZSTD_decompressStream C API (#80)