We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cac5773 commit 930e822Copy full SHA for 930e822
Changelog.md
@@ -8,6 +8,7 @@ Release 0.8.1 is a minor release of HSM improvements and bugfixes in the diagram
8
- Feature #405: Support for nested Enums in `HierarchicalMachine` (thanks @thedrow)
9
- Bugfix #400: Fix style initialization when initial state is an `Enum` (thanks @kbinpgh)
10
- Bugfix #403: AsyncMachine.dispatch now returns a boolean as expected (thanks @thedrow)
11
+- Bugfix #413: Improve diagram output for `HierarchicalMachine` (thanks @xiaohuihui1024)
12
- Increased coverage (thanks @thedrow)
13
- Introduced `xdist` for parallel testing with `pytest` (thanks @thedrow)
14
0 commit comments