All Versions
4
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History

  • v0.1.1.0 Changes

    ๐Ÿšš Move tests to tasty.

  • v0.1.0.0 Changes

    • ๐Ÿ“ฆ Using binary-parsers package which speeds up binary code, remove cereal support since binary is much faster now.
    • DecodeException now contain unconsumed buffer.
  • v0.0.2.0 Changes

    โž• Add binary support, unify API, optimize cereal's putToStream/putOutputStream, add benchmark.

  • v0.0.1.0 Changes

    ๐Ÿ“œ Clean up code, rewrite main parsing function, fix broken benchmark, and add more functions.