Skip to content

0.8.5

Compare
Choose a tag to compare
@maciejhirsz maciejhirsz released this 04 Jul 08:13
· 160 commits to master since this release

This issue attempts to fix few issues with varying severity, as well as be more spec conforming - whitespace in JSON source will no longer be accepted, and control characters will be properly encoded as \uXXXX where X is a hexadecimal digit.

There are also minor improvements to serialization performance.