Commit graph

42 commits

Author SHA1 Message Date
Zach Daniel
f3ef28ba68 chore: release version v0.2.4 2024-06-17 09:13:10 -04:00
Zach Daniel
4f0eda9a33 chore: release version v0.2.3 2024-05-10 18:54:04 -04:00
Zach Daniel
7c1a3cba01 docs: add section for changelog 2024-05-08 19:08:45 -04:00
Zach Daniel
281b37ec19 docs: add CHANGELOG.md to docs 2024-05-08 19:08:01 -04:00
Zach Daniel
32e2cedf4e docs: rework docs 2024-05-05 09:35:11 -04:00
Zach Daniel
a02b6d3a1c chore: release version v0.2.3-rc.1 2024-05-04 09:49:46 -04:00
Zach Daniel
d808a37907 docs: docs overhaul 2024-05-03 21:24:05 -04:00
Zach Daniel
bc140f778b chore: remove dep 2024-05-03 14:34:12 -04:00
Zach Daniel
f6bb45134b chore: update docs and tests to account for better error handler logic 2024-05-03 14:11:16 -04:00
Zach Daniel
eedf68ec4e improvement: policy for including state machine in can? checks 2024-05-01 10:28:53 -04:00
Zach Daniel
c5a3601445 chore: add audit
refactor:  clean up state transition code
2024-04-23 14:22:17 -04:00
Zach Daniel
9198ca08ce improvement: optimize atomic state transition check 2024-04-17 02:32:42 +01:00
Zach Daniel
f17d117b28 chore: release version v0.2.3-rc.0 2024-03-29 18:01:17 -04:00
Zach Daniel
9129f4ceee improvement: update to Ash 3.0 2024-03-29 18:01:07 -04:00
Zach Daniel
90cd68c880 chore: update mix.exs 2024-02-06 19:39:53 -05:00
Zach Daniel
af582e51fb chore: update ex_doc, clean up docs 2024-01-12 16:40:32 -05:00
Zach Daniel
a91babb733 chore: only track analytics on hexdocs.pm 2023-10-02 11:06:29 -04:00
Zach Daniel
8f5f53a196 chore: analytics on hex docs 2023-10-02 09:26:56 -04:00
Zach Daniel
fe8cfcb26c docs: update spark & ex_doc for better docs 2023-09-26 23:29:50 -04:00
Zach Daniel
6b087db923 docs: update spark, better cheatsheets 2023-09-15 12:11:50 -04:00
Zach Daniel
d2aa6c349e docs: strip .md suffix 2023-09-15 09:44:04 -04:00
Zach Daniel
ac09bcea65 docs: don't downcase names of extras 2023-09-15 09:43:25 -04:00
Zach Daniel
c89f651596 docs: clean up module documentation setup 2023-09-15 09:40:28 -04:00
Zach Daniel
24d2ecd554 docs: various documentation improvements 2023-09-15 09:35:29 -04:00
c7c154dfb7
chore: release version v0.2.2 2023-09-15 15:18:09 +12:00
James Harton
5cba78616c
improvement: Add possible_next_states helper. (#9)
* improvement: Add `possible_next_states` helper.

* chore: add `mix spark.cheat_sheets`.
2023-09-15 15:15:29 +12:00
86d9cb0893
chore: release version v0.2.1 2023-09-08 15:53:43 +12:00
1a4dcf46bc
chore: release version v0.2.0 2023-09-08 13:36:26 +12:00
Zach Daniel
7bf92ba8b2 chore: release version v0.1.5 2023-08-04 17:48:38 -04:00
Zach Daniel
7a243389b0 improvement: support :* in states 2023-08-04 17:47:42 -04:00
Zach Daniel
25c0d19d3f chore: release version v0.1.4 2023-05-03 15:41:57 -04:00
Zach Daniel
501b9a80f9 chore: release version v0.1.3 2023-04-28 16:22:16 -04:00
Zach Daniel
93f4cd996d chore: release version v0.1.2 2023-04-28 15:39:43 -04:00
Zach Daniel
759acb3081 docs: add mermaid to hexdocs 2023-04-23 01:03:29 -06:00
Zach Daniel
9b99ddc1ec chore: release version v0.1.1 2023-04-23 00:59:06 -06:00
Zach Daniel
6eaae042e6 chore: fix dialyzer 2023-04-22 18:51:01 -06:00
Zach Daniel
152e96605f improvement: fix lint/credo, handle all changeset types 2023-04-22 18:22:16 -06:00
Zach Daniel
eea70a666c fix: action does not uniquely identify a transition 2023-04-22 16:40:47 -06:00
Zach Daniel
06871a9977 chore: fsm -> state_machine, event -> transition 2023-04-21 22:33:28 -06:00
Zach Daniel
6d0fa817a2 chore: update spark 2023-04-21 21:49:32 -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