A declarative and extensible framework for building Elixir applications.
Find a file
Zach Daniel 6751afc683 improvement: support depending on requests that will be added
docs: improve flow docs

closes: #418
improvement: support dynamic action steps in `Ash.Flow`
2022-10-16 14:07:57 -05:00
.github CI: re-enable latest versions of Elixir/Erlang (#413) 2022-10-12 11:45:31 -04:00
config fix: forbid_unless expression compilation 2022-09-03 21:34:55 -06:00
documentation improvement: support depending on requests that will be added 2022-10-16 14:07:57 -05:00
lib improvement: support depending on requests that will be added 2022-10-16 14:07:57 -05:00
logos fix: properly surface errors all the way from runtime filters 2022-09-14 20:05:51 -04:00
test fix: properly lateral join when possible 2022-10-15 00:03:03 -05:00
.check.exs
.credo.exs
.formatter.exs improvement: haltable flows, branch step type 2022-10-06 17:04:44 -04:00
.gitignore chore: Ignore Nix and direnv files (#386) 2022-09-27 13:07:18 -04:00
backers.md
CHANGELOG.md chore: release version v2.0.0-rc.15 2022-10-09 22:01:18 -04:00
coveralls.json
FUNDING.yml
LICENSE
mix.exs chore: release version v2.0.0-rc.15 2022-10-09 22:01:18 -04:00
mix.lock improvement: update to latest spark 2022-10-08 14:00:08 -04:00
README.md Update README.md 2022-10-04 02:15:32 -04:00

Logo Elixir CI License: MIT Hex version badge

2.0 release coming soon!

2.0 release is scheduled for October 17th!. There are release candidates available on hex for 2.0.0 if you'd like to try it out early.

What is Ash?

Check out Ash HQ for all the latest Ash goodness, from tutorials and reference to the Ash philosophy and what makes it unique and powerful.

Dependency

def deps do
  [
    {:ash, "~> 1.53.3"}
  ]
end

Contributors

Ash is made possible by its excellent community!

Become a contributor