MPack v0.7
Changes:
- Fixed various bugs in UTF-8 checking, error handler callbacks, out-of-memory and I/O errors, debug print functions and more
- Added many missing Tag and Expect functions such as
mpack_tag_ext()
,mpack_expect_int_range()
andmpack_expect_utf8()
- Added extensive unit tests