Skip to content

Releases: zpl-c/zpl

Release 19.0.1

11 Apr 11:29
Compare
Choose a tag to compare
  • Fix zpl_array_fill ZPL_ASSERT error (238cfa5)

Release 19.0.0

20 Jan 08:27
Compare
Choose a tag to compare
  • 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

12 Nov 15:10
Compare
Choose a tag to compare
  • parsers: various bugfixes (7ca6168)

Release 18.1.4

06 Nov 11:33
Compare
Choose a tag to compare
  • rand: fix zpl_random_gen_isize/zpl_random_range_isize 32bit overflow (98f143a)

Release 18.1.3

06 Nov 11:17
Compare
Choose a tag to compare
  • json: set parent to parsed nodes (d80f610)

Release 18.1.2

15 Oct 21:09
33d5907
Compare
Choose a tag to compare
  • sort: fix zpl sort procs (dee63ef)

Release 18.1.1

18 Sep 15:26
Compare
Choose a tag to compare
  • code: updated table clear method (9761de0)
  • docs: update in changelog (755bcce)

Release 18.1.0

18 Sep 12:54
Compare
Choose a tag to compare
  • code: added table tests, and table clear method (b9c6bfd)
  • code: prettified the table code (504c2e5)

Release 18.0.4

17 Sep 13:03
Compare
Choose a tag to compare
  • code: removed old arena code (3c4bb0a)
  • docs: updated changelog (af1e06c)
  • code: added more tests for memory arena (3e28033)
  • code: fixed issue with alignment on memory arena (ece7637)

Release 18.0.3

11 Sep 16:20
320911e
Compare
Choose a tag to compare
  • core: fix emscripten support (b640b9c)