Skip to content

v1.0.4

Compare
Choose a tag to compare
@torocruzand torocruzand released this 16 Dec 01:27
· 58 commits to main since this release
  • This release fixes the handling of escaped characters. (Thanks to Brian Milby for his great help).
  • the name of the JSON object keys is treated as a string. To follow the ECMA-404 standard. This makes converting an array to JSON a bit slower.