Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-07 | 525 Bytes | |
v1.0.3 - fix data race, add error wrapping source code.tar.gz | 2025-05-07 | 18.0 kB | |
v1.0.3 - fix data race, add error wrapping source code.zip | 2025-05-07 | 27.8 kB | |
Totals: 3 Items | 46.3 kB | 0 |
What's Changed
- Fixed data race between Can() and Event() by @denisvaloha in https://github.com/looplab/fsm/pull/107
- feat(errors): implement error wrapping by @harry-stebbins-dailypay in https://github.com/looplab/fsm/pull/113
New Contributors
- @denisvaloha made their first contribution in https://github.com/looplab/fsm/pull/107
- @harry-stebbins-dailypay made their first contribution in https://github.com/looplab/fsm/pull/113
Full Changelog: https://github.com/looplab/fsm/compare/v1.0.2...v1.0.3