0.8.5
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.