Releases: zpl-c/zpl
Releases · zpl-c/zpl
Release 19.0.2
- fixed ZPL_ISIZE_MIN and MAX for 32-bit architectures (e02510b)
Release 19.0.1
- Fix zpl_array_fill ZPL_ASSERT error (238cfa5)
Release 19.0.0
- tests: fix new json test cases on MSVC (68621f7)
- Small tidy up (353c045)
- bug fixed (ab346d1)
- WIP! Wrong array is grown when adding 9th item! Spammy debug also in (1da91f4)
- parsing and constructing json tests with oom (ef96f39)
- Arrays complete? (94304c2)
- WIP (5d69d2b)
- docs: fixed build badge (2461cca)
Release 18.1.5
- parsers: various bugfixes (7ca6168)
Release 18.1.4
- rand: fix zpl_random_gen_isize/zpl_random_range_isize 32bit overflow (98f143a)
Release 18.1.3
- json: set parent to parsed nodes (d80f610)
Release 18.1.2
- sort: fix zpl sort procs (dee63ef)