Skip to content

Snappy 1.2.2

Latest
Compare
Choose a tag to compare
@danilak-G danilak-G released this 26 Mar 15:32
· 4 commits to main since this release
  • 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