Skip to content

0.13

Compare
Choose a tag to compare
@StringEpsilon StringEpsilon released this 16 Apr 17:35
· 64 commits to master since this release
  • More JSON-Compliance:
    • Allow flat values
    • support negative numbers
    • more compliant but less pretty toString() output
    • properly handle whitespaces
    • properly handle unclosed strings
  • Removed example code from repository
  • Encapsulated "key" attribute
  • Slight performance improvements here and there.