Skip to content

Releases: zpl-c/zpl

Release 18.0.3

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

Release 18.0.2

11 Sep 06:21
c17d5ca
Compare
Choose a tag to compare
  • print: raise ZPL_PRINTF_MAXLEN to 64kb (c072aac)
  • print: fix global-buffer-overflow in print module (671f30d)

Release 18.0.1

11 Sep 05:43
fe64cd4
Compare
Choose a tag to compare
  • adt: fix ADT parser wrongly assuming that an IP address is a real number (0d3118b)
  • Update README.md (d70058d)
  • Update README.md (6b6d753)
  • Create release.yml (1dfa462)

Release 18.0.0

12 Jun 13:51
Compare
Choose a tag to compare

Release 17.0.0

09 Jun 22:49
Compare
Choose a tag to compare
  • json: add remarks (c0f7d0d)
  • threading: add method (bc85dd9)
  • add zpl_thread_init_nowait; fix zpl_thread_join. (f73c713)
  • adt: api refactor (00ab808)

Release 16.1.1

26 May 15:22
Compare
Choose a tag to compare
  • adt: fix scientific notation parsing (7b0934a)

Release 16.1.0

26 May 15:15
Compare
Choose a tag to compare
  • code: fix zpl.h version (d3591e9)
  • adt: introduce ZPL_PARSER_DISABLE_ANALYSIS (44b061c)

Release 16.0.0

26 May 13:44
Compare
Choose a tag to compare
  • meta: update changelog (226e1fb)
  • adt: add extra features (719b531)
  • adt: zpl_adt_get impl (cd2f59d)
  • use zpl_i32 insteadof zpl_b32 for zpl_semaphore_trywait return value type (bd78db0)
  • add zpl_semaphore_trywait (803ed79)
  • add zpl_strntok (c8d04c6)
  • fix memory leak when parsing json array (568efca)

Release 15.2.0

26 May 15:12
Compare
Choose a tag to compare
  • adt: introduce ZPL_PARSER_DISABLE_ANALYSIS (cc1a8b9)

Release 15.1.0

26 May 15:10
Compare
Choose a tag to compare
  • adt: introduce ZPL_PARSER_DISABLE_ANALYSIS (fbdf18b)