1.1.1
Better string decoding - added partial support for the \uXXXX escapes.
Specifically, we're processing ASCII \u00XX escapes. More complex UTF-8 escapes still return an error.
Better string decoding - added partial support for the \uXXXX escapes.
Specifically, we're processing ASCII \u00XX escapes. More complex UTF-8 escapes still return an error.