"""""
- Features:
- Grouping and ungrouping of states
- Initial version of possibility to save arbitrary states as
libraries and to substitute one state with another one
- Right click menu for graphical editor
- add flags to ``mvc.start.py``
- Bug fixes
- :issue_ghe:`132`
- :issue_ghe:`40`
- :issue_ghe:`65`
- :issue_ghe:`131`
- :issue_ghe:`105`
- Kill RAFCON with Ctrl+C
- Resizing of states in Gaphas
- Correctly distinguish string and unicode data port types when using library states (should fix issues with ROS)
- Stepping starts a state machine if not started
- Improvements
- Gaphas works more reliable, especially concerning copy'n'paste and selection
- History
- Some changes in destruction hooks
- Refactorings
- Many for Gaphas components, e.g. the border size of a state depends on the state size now
- Obsolete models are deleted (=> less memory consumption)
- Remove state\_helper.py
- New network tests
- Add missing GUI drafts of Jürgen