Skip to content

v1.2.2

Latest
Compare
Choose a tag to compare
@mikesamuel mikesamuel released this 11 Jan 15:58
· 12 commits to master since this release
v1.2.2
c999c7f
  • Escape tab characters since some JSON parsers do not allow raw tabs in string literals
  • Fixed bug: better handling for number literals that do not fit in 64 bits and numbers that look like C octal or hex literals.