-
We fixed a very old issue of data corruption when compressed size
exceeds 4GB. This can happen when you compress data close to 4GB
and it's incompressible, for example, random data. -
Started to use minimum CMake 3.10 because older ones are not
planned to be supported. -
Various other small fixes