Skip to content

Version 1.3.0

Compare
Choose a tag to compare
@ChristianPanov ChristianPanov released this 08 Nov 16:30
· 25 commits to master since this release

Third major backwards compatible release

What's Added

  • Topic system implemented
  • CI pipeline improvements, now project goes through static analysis with sonar, cppcheck, and clang-tidy on each push
  • A lot of warnings and static analysis issues fixed
  • Improved performance
  • Improved datetime handling
  • Improved CMake configuration
  • General refactoring done