Skip to content

v1.3.4

Latest
Compare
Choose a tag to compare
@mitchhentges mitchhentges released this 12 Jul 05:52
· 1 commit to master since this release

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 :)