Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-12-11 | 1.2 kB | |
v1.0.0 - Stable API.tar.gz | 2022-12-11 | 17.7 kB | |
v1.0.0 - Stable API.zip | 2022-12-11 | 27.6 kB | |
Totals: 3 Items | 46.4 kB | 0 |
What's Changed
- fix: typo on comments by @noneback in https://github.com/looplab/fsm/pull/74
- Add linter and fix simple linter warnings by @majst01 in https://github.com/looplab/fsm/pull/85
- Highlight current state in Graphviz visualizer by @baw-benji in https://github.com/looplab/fsm/pull/84
- Add context to Event method, callback handlers and canceling an event by @annismckenzie in https://github.com/looplab/fsm/pull/82
- Allow transitions in callbacks by @annismckenzie in https://github.com/looplab/fsm/pull/88
- Add ability to delete from fsm metadata by key by @abramlab in https://github.com/looplab/fsm/pull/93
New Contributors
- @noneback made their first contribution in https://github.com/looplab/fsm/pull/74
- @majst01 made their first contribution in https://github.com/looplab/fsm/pull/85
- @baw-benji made their first contribution in https://github.com/looplab/fsm/pull/84
- @annismckenzie made their first contribution in https://github.com/looplab/fsm/pull/82
- @abramlab made their first contribution in https://github.com/looplab/fsm/pull/93
Full Changelog: https://github.com/looplab/fsm/compare/v0.3.0...v1.0.0