All Versions
4
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
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.