Skip to content

Release 19.4.0

Compare
Choose a tag to compare
@zpl-zak zpl-zak released this 24 Jul 10:18
· 5 commits to master since this release
  • json: introduce support for ZPL_JSON_INDENT_STYLE_COMPACT output (rheatley-pervasid) (1efb83a)
  • fix SJSON value parse not detecting EOF correctly when analyzing the delimiter used.

Example: "foo=123,bar=456" would produce one extra garbage field.