brotli v1.0.3 Release Notes

Release Date: 2018-03-02 // about 6 years ago
  • Key changes:

    • 🆕 new feature: "Large Window Brotli"
    • 🆕 new dictionary generator

    Other changes:

    • 👌 improved compression ratio: sub-blocks stitching
    • 👌 improved compression ratio: eliminated floating numbers rounding
    • 👌 improved compression ratio: make the zopflification aware of NDIRECT, NPOSTFIX
    • 👌 improve automake build
    • 👌 improve BrotliEncoderMaxCompressedSize precision
    • 🛠 fix API documentation / typos
    • 🛠 fix code style
    • 👉 make hashers host-endianness-independent
    • Java: added "eager" decoding both to JNI wrapper and pure decoder
    • CLI: window size is auto-adjusted
    • ➕ added dictionaryless compressed dictionary