- Added iwp_random_fill() (iwp.h)
- Added convenient numeric conversion functions (iwconv.h)
- Chore: iwp_{lock,unlock} fcnt replaced by more convenient and reliable flock()
- Added iwxstr_printf_alloc() (iwxstr.h)
- Copyright updated
- Added new iwjsreg.h module - simple JSON key-value file store with atomic
updates. - Allowed to construct JBL_NODE without IWPOOL ini this case node data will
be allocated by malloc and should be freed by visitor.