Bugfix release
- Fix formatting of some JsonParseException errors, such as "Unexpected character ... instead of array value"
- Properly handles escape sequences and unicode code points
- Fixes issue where if a string ended with an escaped double-quote, a failure would be encountered
This release has been out for a long time, but the associated GitHub release was forgotten until now :)