Releases: zpl-c/zpl
Releases Β· zpl-c/zpl
Release 19.5.0
Release 19.4.1
- file: zpl_file_read_contents now ignores folders (731afdc)
Release 19.4.0
- 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.
Release 19.3.1
- adt: zpl_adt_parse_number exit early on false hex value assumption (b46652f)
Release 19.3.0
Release 19.2.0
Release 19.1.1
Release 19.1.0
Release 19.0.4
- fix: zpl_buffer_copy_init call (d9aa78e)