Skip to content

v1.2 (19 Dec 2021)

Compare
Choose a tag to compare
@latchdevel latchdevel released this 19 Dec 17:37
· 31 commits to master since this release

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