Skip to content

Release 16.0.0

Compare
Choose a tag to compare
@zpl-zak zpl-zak released this 26 May 13:44
· 90 commits to master since this release
  • 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)