Skip to content

v3.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Apr 19:29
· 19 commits to master since this release
e669f6b

Can unpack pointers to pointers to strings.

Added and re-enabled encoder options:

  • EmitRootBraces works again.
  • QuoteAmbiguousStrings can be set to false in order to not quote strings even if they will be identical to numbers, booleans or null.
  • BaseIndentation can be used to add an indentation to every line in the output.