v1.2 (19 Dec 2021)
Versioning:
- Limited library version v1.1.x compatibility
Changelog:
- Add pure C library: static, dynamic and example use
- Add C library definitions in cPiCode namespace
- Add getPiCodeVersion() class method to get library version and git commit if available
- Fix x10 id size warnings stringop-truncation and format-truncation
- Fix warning SB struct may be used uninitialized
- Improve CMake build and tests