Skip to content

Version 5.0.1

Compare
Choose a tag to compare
@domire8 domire8 released this 21 Oct 07:56
· 18 commits to main since this release
731e8e2

October 21st, 2024

Version 5.0.1 patches a couple of issues around predicates. It prevents Python components from publishing their predicates on every step and ensures that predciates always publish their new value on change, even if the initial value is changed before the first step callback triggers.

  • fix: default predicate value on construction (#158)
  • fix(modulo_controllers): typo in modulo controller descriptions (#160)