A declarative and extensible framework for building Elixir applications.
Find a file
2022-10-12 21:30:48 -04:00
.github CI: re-enable latest versions of Elixir/Erlang (#413) 2022-10-12 11:45:31 -04:00
config
documentation
lib fix: properly load nested manual relationships 2022-10-12 21:30:48 -04:00
logos
test fix: properly load nested manual relationships 2022-10-12 21:30:48 -04:00
.check.exs
.credo.exs
.formatter.exs
.gitignore
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
README.md

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