Finite State Machine extension for Ash.Resource
Find a file
dependabot[bot] 8ae64ccc30
chore(deps): bump ash from 3.0.11 to 3.0.13 (#40)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.11 to 3.0.13.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.11...v3.0.13)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 13:18:25 -04:00
.github
config
documentation chore: release version v0.2.4 2024-06-17 09:13:10 -04:00
lib fix: support accepting the :state attribute 2024-06-11 13:54:18 -04:00
logos
test fix: support accepting the :state attribute 2024-06-11 13:54:18 -04:00
.check.exs
.credo.exs
.formatter.exs
.gitignore
.tool-versions
CHANGELOG.md chore: release version v0.2.4 2024-06-17 09:13:10 -04:00
FUNDING.yml
LICENSE
mix.exs chore: release version v0.2.4 2024-06-17 09:13:10 -04:00
mix.lock chore(deps): bump ash from 3.0.11 to 3.0.13 (#40) 2024-06-17 13:18:25 -04:00
README.md

Logo Logo

Elixir CI License: MIT Hex version badge Hexdocs badge

AshStateMachine

Welcome! This is the extension for building state machines with Ash resources.

Tutorials

Topics

Reference