Skip to content

Releases: DLR-RM/RAFCON

0.12.24

19 Sep 07:41
0009aee
Compare
Choose a tag to compare

0.12.24

  • Improvements:

    • Update documenation regarding installation
  • Bug Fixes:

    • Installation of mo-files (for language support) works

0.12.23

18 Sep 14:27
f085587
Compare
Choose a tag to compare

0.12.23

  • Improvements:

    • Update documenation regarding installation
    • Update rafcon dependencies in setup.py
  • Bug Fixes:

    • API: AttributeError when passing DeciderState to constructor of BarrierConcurrencyState
    • Installation of mo-files (for language support) works

0.12.22

14 Sep 08:13
7d22872
Compare
Choose a tag to compare
  • Features:

    • :issue:581 Utility shortcuts to add transitions from selected state to parent default outcome and sibling states
  • Improvements:

    • redraw graphical editor if connections are removed
    • extend German RAFCON translation
    • extend Developer's Guide by how-to on translating RAFCON
    • API: add_state is adapting the passed state.state_id automatically in case of conflicts
      instead of raising an AttributeError
  • Bug Fixes:

    • :issue:455 Proportional resizing states now works properly
    • :issue:538 Many error outputs when changing MAX_VISIBLE_LIBRARY_HIERARCHY
    • :issue:541 Where are the magnet lines gone?
    • :issue:551 Prevent RAFCON from restarting if installation of fonts fails
    • :issue:571 Wrong rendering of scoped variables
    • :issue:584 Opening a external source editor fails for a never set active state machine id
    • :issue:586 Ungroup of a state with data flows in between of it child states twice in the same hierarchy
      creates corrupt state machine or fails
    • stepping works inside library and concurrency states
    • :issue:589 decider state can be deleted
    • make i18n work

0.12.21

21 Aug 11:54
0e8b171
Compare
Choose a tag to compare
Merge branch 'release-0.12.21'

0.12.20

21 Nov 07:31
28dabb1
Compare
Choose a tag to compare
maintenance release

0.12.17

17 Jul 12:13
0a3bd13
Compare
Choose a tag to compare
  • Improvements:

    • example state machines and generic libraries get now installed via pypi