Commit graph

6 commits

Author SHA1 Message Date
James Harton
cf2bef0e38
feat: Add next_state builtin change. (#6)
When there is only a single possible next state that can be transitioned into, we can automatically transition into that state.
2023-09-08 13:35:51 +12:00
Zach Daniel
152e96605f improvement: fix lint/credo, handle all changeset types 2023-04-22 18:22:16 -06:00
Zach Daniel
df8e675615 improvement: support :* as a transition action name to match all 2023-04-22 16:27:39 -06:00
Zach Daniel
06871a9977 chore: fsm -> state_machine, event -> transition 2023-04-21 22:33:28 -06:00
Zach Daniel
746ea32504 initial feature set 2023-04-21 13:25:39 -06:00
Zach Daniel
95a75b542a init 2023-04-21 11:43:36 -06:00