Snappy v1.1.8 Release Notes

Release Date: 2020-01-14 // over 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.