Sha256: 9b196a9d8babd09d3c6da5cbe289e8d7a70c34f3dd67e61440b137ad1c739df4
Contents?: true
Size: 595 Bytes
Versions: 1
Compression:
Stored size: 595 Bytes
Contents
## [Unreleased] - None right now ## [0.2.0] - 2022-03-01 - *Breaks API* (sorry!) - When declaring events in a state machine, use `transitions:` (as in "transitions from X to Y") instead of `transition:` - Added support for multiple transitions per event ## [0.1.2] - 2022-02-28 - Cleaned up source with smaller clearer methods - Added `rdoc` support, include `rake rdoc` task ## [0.1.1] - 2022-02-21 - Separated version file, fixed URLs in Gem spec, added badge to README ## [0.1.0] - 2022-02-21 - Initial release supports finite state machine with event guards and failure handling
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
simply_fsm-0.2.0 | CHANGELOG.md |