Newer
Older
    * we are now a header-only library that can be compiled and linked to C/C++98, with RFC and RAW API
    * precomputation caching
    * cached result can be compressed (raw/LZ4)
    * RFC API: global multithreading instead of per-class
v0.1.10 (unreleased):
    * backported MAC/FreeBSD support (and incomplete windows)
v0.1.9:
    * remember to bump up version in the cmake -.-'
    * squashed warnings for gcc & clang in 32 bit mode.
    * someone forgot to update the changelog :p
        * was bugfixing only, no new feature
    * fixed initializing encoder/decoder with more than 256 blocks
    * fixed untriggerable bug on writing decoding data.
