ash_state_machine/lib
Zach Daniel fa109180e4 fix: scrub :* from the list of states
improvement: detect states used that don't exist and log an error
2023-09-12 08:40:18 -04:00
..
builtin_changes fix: Allow next_state to to match transitions from *. (#7) 2023-09-08 15:47:53 +12:00
errors improvement: fix lint/credo, handle all changeset types 2023-04-22 18:22:16 -06:00
mix improvement: make state diagrams the default chart 2023-04-23 00:58:34 -06:00
transformers fix: scrub :* from the list of states 2023-09-12 08:40:18 -04:00
verifiers improvement: fix lint/credo, handle all changeset types 2023-04-22 18:22:16 -06:00
ash_state_machine.ex fix: scrub :* from the list of states 2023-09-12 08:40:18 -04:00
charts.ex improvement: make state diagrams the default chart 2023-04-23 00:58:34 -06:00
info.ex feat: Add next_state builtin change. (#6) 2023-09-08 13:35:51 +12:00