pypi lz4 0.10.0
Block module updates

latest releases: 4.3.3, 4.3.2, 4.3.1...
6 years ago

Key changes in this release:

  • Update bundled LZ4 library to version 1.7.5
  • When version 1.7.5 or later of the LZ4 library is in use we change the default compression level for HC (high_compression) mode to match that of upstream
  • Add parameter to lz4.block[de]compress to optionally return bytearray
  • lz4.block[de]compress now accept any source object which implements the buffer interface

Don't miss a new lz4 release

NewReleases is sending notifications on new releases.