GitHub

Release list

v3.1.0

@trobro trobro released this

14 Oct 16:17
  • escapes all control chars in Hjson and JSON output
  • changes in formatted JSON output:
    • opening braces now appear on the same line as the key when an array or an object are values in an object
    • the root object or array are no longer preceded by a blank newline
    • empty arrays or objects now appear on a line of their own when they are elements in an array

v3.0.1

@trobro trobro released this

13 Aug 13:23
  • fix for CVE-2023-34620 by not trying to parse more than 1000 levels into arrays and/or objects
  • fix for empty multiline string inside array or object

DSF

add DSF (domain specific formats), experimental

v2.0.0

- fix quoteless string starting with punctuator
- add cli

Read the original on github.com ↗