Snappy v1.1.8 Release Notes

Release Date: 2020-01-14 // about 4 years ago
    • ๐ŸŽ Small performance improvements.
    • โœ‚ Removed snappy::string alias for std::string.
    • ๐Ÿ‘Œ Improved CMake configuration.

Previous changes from v1.1.7

    • ๐Ÿ‘Œ Improved CMake build support for 64-bit Linux distributions.
    • ๐Ÿ— MSVC builds now use MSVC-specific intrinsics that map to clzll.
    • โšก๏ธ ARM64 (AArch64) builds use the code paths optimized for 64-bit processors.