Skip to content

Version 0.6

Compare
Choose a tag to compare
@mcmilk mcmilk released this 28 Dec 20:51
· 19 commits to master since this release

Changes

  • update versions: zstd 1.3.8, lz4 1.8.3, brotli 1.0.7

Included compressor types and version numbers:

  • brotli-mt, based on brotli v1.0.7
  • lizard-mt, based on lizard v2.0
  • lz4-mt, based on lz4 v1.8.3
  • lz5-mt, based on lz5 v1.5
  • zstd-mt, based on zstd 1.3.8

Windows binaries:
The zip file zstdmt-win.zip contains windows binaries, compiled for win32 and win64 targets.
Compiler used: mingw gcc-Version 8.1.0 (GCC)