- cli: fix: do not modify /dev/null permissions
- cli: added GNU separator -- specifying that all following arguments are files
- API: added LZ4_compress_HC_destSize()
- API: added LZ4F_resetDecompressionContext()
- API: lz4frame: negative compression levels trigger fast acceleration
- API: lz4frame: can control block checksum and dictionary ID
- API: fix: expose obsolete decoding functions
- API: experimental: lz4frame_static : new dictionary compression API
- build: fix: static lib installation
- build: LZ4_MEMORY_USAGE can be modified at compile time, through external define
- doc: Updated LZ4 Frame format to v1.6.0, restoring Dictionary-ID field
- doc: lz4 api manual
Signed-off-by: Pierre-Yves <pyu@riseup.net>