0.5.3
Version 0.5.3:
- Add -m option to set the minum match length
- Add --prefer-speed, --prefer-ratio options to favor the compression ratio (default) or decompression speed, which are equivalent to -m3 and -m4 (decompression speed equals LZ4 on Z80 when using --prefer-speed, with a better ratio)
- Compress 5% faster
- Add size-optimized variant of the Z80 decompressor (contributed by spke)
- Add strict block size checks when decompressing with the command-line tool