@@ -6,24 +6,24 @@ details can be found in the `GIT commit log <https://github.com/DLR-RM/RAFCON/co
6
6
7
7
2.2.0
8
8
""""""
9
- - Features:
10
- - Now using flat storage for state machines (removed first layer in folder structure)
11
- - Automatic conversion to new structure when re-saving existing state machines
12
- - Only storing meta_data for root_state if available
13
- - Added custom color for library states
14
- - Prevent saving a state machine inside another via GUI
15
- - Added locking current view feature in execution history GUI
16
- - Added open library from execution history feature in GUI
17
-
18
- - Bug fixes:
19
- - Fixed bug in "run only selected state"
20
- - Fixed bug when destroying gtk controllers
21
- - Fixed bug in automatic dataport generation for GUI
22
- - Fixed bug in automaticly setting dataport for invalid data flows
9
+ - Features:
10
+ - Now using flat storage for state machines (removed first layer in folder structure)
11
+ - Automatic conversion to new structure when re-saving existing state machines
12
+ - Only storing meta_data for root_state if available
13
+ - Added custom color for library states
14
+ - Prevent saving a state machine inside another via GUI
15
+ - Added locking current view feature in execution history GUI
16
+ - Added open library from execution history feature in GUI
23
17
24
- - Miscellaneous:
25
- - Added cheat-sheet to documentation and GitHub
26
- - Updated package versions to support python>3.10
18
+ - Bug fixes:
19
+ - Fixed bug in "run only selected state"
20
+ - Fixed bug when destroying gtk controllers
21
+ - Fixed bug in automatic dataport generation for GUI
22
+ - Fixed bug in automaticly setting dataport for invalid data flows
23
+
24
+ - Miscellaneous:
25
+ - Added cheat-sheet to documentation and GitHub
26
+ - Updated package versions to support python>3.10
27
27
28
28
2.1.4
29
29
""""""
0 commit comments