transitions v0.3.0 Release Notes

Release Date: 2016-01-02 // over 8 years ago
  • ๐Ÿš€ Release 0.3 includes a number of new features (nesting, multithreading, and graphing) as well as bug fixes and minor improvements:

    • ๐Ÿ‘Œ Support for nested states (thanks to @aleneum)
    • ๐Ÿ‘ Basic multithreading support for function access (thanks to @aleneum)
    • ๐Ÿ‘ Basic graphing support via graphviz (thanks to @svdgraaf)
    • ๐Ÿ›  Stylistic edits, minor fixes, and improvements to README
    • ๐Ÿ”จ Expanded and refactored tests
    • ๐Ÿ›  Minor bug fixes