Skip to content

2.1.0

Compare
Choose a tag to compare
@JohannesErnst JohannesErnst released this 29 Feb 09:56
· 103 commits to master since this release
a456b41
  • Features:

    • Added option to disable popups in the config file
    • Display warning when saving new state machine (and overwriting) in already existing folder
  • Bug fixes:

    • Fixing segmentation fault when changing state type in gui via state editor
    • Fixing decider node is not preempted in concurrency state
    • Fixed warnings and bugs in unit tests
    • More minor bugfixes
  • Miscellaneous:

    • Checked dependencies and deprecations for libraries
    • Updated shebang versions to python3
    • Removed some warnings resulting from old python conventions