- Merge with the excellent preflate library to support recompression of all zLib streams - thanks to Dirk Steinke
- Support lzma filters (
-lf) for improved compression of executables, audio and structured data (issue #75) - Support for zLib streams larger than 2 GB (see issue #65)
- Changed to CMake for easier builds...