hisma_visual_monitor 0.3.1+1 hisma_visual_monitor: ^0.3.1+1 copied to clipboard
Visual monitor for Hisma, a hierarchical state machine implementation.
0.3.1+1 #
- Update a dependency to the latest release.
0.3.1 #
- FIX: Changed onError type to Action.
- FIX: minInterval checks before Guard.
- FEAT: Introduced internal transitions.
0.3.0+1 #
- Update a dependency to the latest release.
0.3.0 #
Note: This release has breaking changes.
- FIX: Added unawaited_futures to analysis. Fixed findings.
- FIX: Few linter fixes after flutter upgrade.
- FIX: WebSocketChannel.connect exceptions now caught by await on ready.
- BREAKING FIX: Added files accidentally left out from previous commit.
0.2.0+1 #
- Update a dependency to the latest release.
0.2.0 #
0.1.1+1 #
- Update a dependency to the latest release.
0.1.1 #
- FIX: Renamed hisma_vis_server.dart to visma.dart and added dart docs to library declarations.
- FEAT: Initial commit on GitHub.
0.1.0 #
- Initial development release.