Releases: zpl-c/zpl
Releases Β· zpl-c/zpl
Release 18.0.3
core: fix emscripten support (b640b9c )
Release 18.0.2
print: raise ZPL_PRINTF_MAXLEN to 64kb (c072aac )
print: fix global-buffer-overflow in print module (671f30d )
Release 18.0.1
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 17.0.0
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
adt: fix scientific notation parsing (7b0934a )
Release 16.1.0
code: fix zpl.h version (d3591e9 )
adt: introduce ZPL_PARSER_DISABLE_ANALYSIS (44b061c )
Release 16.0.0
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
adt: introduce ZPL_PARSER_DISABLE_ANALYSIS (cc1a8b9 )
Release 15.1.0
adt: introduce ZPL_PARSER_DISABLE_ANALYSIS (fbdf18b )
You canβt perform that action at this time.