Newer
Older
    * RAW API block size is now typesafe.
    * RAW API does not the interleaving code.
    * 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.
