Skip to content

Version 4.2.2

Latest
Compare
Choose a tag to compare
@eeberhard eeberhard released this 19 Jun 14:03
· 40 commits to main since this release
22d0fd0

Version 4.2.2 is a patch that brings a few fixes and minor improvements to the controller interface. Mainly, it improves
the controller stability by safely handling a potentially failing dynamic pointer cast.

  • fix(modulo-controllers): improve log message (#110)
  • fix(modulo-components): add missing space in log message (#113)
  • feat(modulo-controllers): add missing docs (#112)
  • fix(modulo-controllers): correctly handle nullptr in read_input (#118)