v2.5
- Implemented safe allocation for all objects with
NULL
checks onmalloc
calls - Extracted element insertion functions from stack and queue push functions for simplification
- Removed
SB
prefix from status stack related private structs - Added support for meson build system