- Notifications
You must be signed in to change notification settings - Fork329
Releases: looplab/fsm
Releases · looplab/fsm
v1.0.3 - fix data race, add error wrapping
What's Changed
- Fixed data race between Can() and Event() by@denisvaloha in#107
- feat(errors): implement error wrapping by@harry-stebbins-dailypay in#113
New Contributors
- @denisvaloha made their first contribution in#107
- @harry-stebbins-dailypay made their first contribution in#113
Full Changelog:v1.0.2...v1.0.3
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v1.0.2 - fix deadlock issue
b2f0ab5 This commit was created on GitHub.com and signed with GitHub’sverified signature.
v1.0.1 - Race fixes
e668a85 This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
v1.0.0 - Stable API
525a1dd This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
What's Changed
- fix: typo on comments by@noneback in#74
- Add linter and fix simple linter warnings by@majst01 in#85
- Highlight current state in Graphviz visualizer by@baw-benji in#84
- Add context to Event method, callback handlers and canceling an event by@annismckenzie in#82
- Allow transitions in callbacks by@annismckenzie in#88
- Add ability to delete from fsm metadata by key by@abramlab in#93
New Contributors
- @noneback made their first contribution in#74
- @majst01 made their first contribution in#85
- @baw-benji made their first contribution in#84
- @annismckenzie made their first contribution in#82
- @abramlab made their first contribution in#93
Full Changelog:v0.3.0...v1.0.0
Assets2
Uh oh!
There was an error while loading.Please reload this page.
1 person reacted
v0.3.0 - Metadata
41f7966 This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
1 person reacted
v0.2.0 - Mermaid visualization
7b255ef This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v0.1.0 - First release
This is the first tagged release of FSM!
However the API is not stable yet, which is reflected by the <v1.0 version.
Assets2
Uh oh!
There was an error while loading.Please reload this page.