Releases: qmuntal/stateless
Releases · qmuntal/stateless
v1.8.0
What's Changed
- Improve graph rendering by @qmuntal in #103
- Improve test coverage of state transitions and actions by @qmuntal in #104
- Add StateMachine.StateWithArgs by @sergiogbr in #102
New Contributors
- @sergiogbr made their first contribution in #102
Full Changelog: v1.7.2...v1.8.0
v1.7.2
What's Changed
- Fix typo "internal" by @codesoap in #87
- Support for external state with arguments by @daniel-sullivan in #92
- Structure transition labels by @codesoap in #86
New Contributors
- @codesoap made their first contribution in #87
- @daniel-sullivan made their first contribution in #92
Full Changelog: v1.7.1...v1.7.2
v1.7.1
v1.7.0
What's Changed
- feat: add OnExitWith configuration method by @Metamogul in #76
New Contributors
- @Metamogul made their first contribution in #76
Full Changelog: v1.6.9...v1.7.0
v1.6.9
v1.6.8
What's Changed
- Update panic message for unexpected parameter count by @GerardVivancos in #70
New Contributors
- @GerardVivancos made their first contribution in #70
Full Changelog: v1.6.7...v1.6.8
v1.6.7
What's Changed
- fix potential issue of statemachine trigger lost by @liang-kang in #69
- Fix race conditions in queued Fire by @qmuntal in #68
New Contributors
- @liang-kang made their first contribution in #69
Full Changelog: v1.6.6...v1.6.7