A declarative and extensible framework for building Elixir applications.
Find a file
2022-10-05 19:25:12 -04:00
.github docs: add phoenix topic 2022-10-03 16:35:02 -04:00
config fix: forbid_unless expression compilation 2022-09-03 21:34:55 -06:00
documentation docs: add Ash.Flow changes to upgrading guide 2022-10-04 16:23:16 -04:00
lib fix: policy fixes from pair session (#403) 2022-10-05 19:25:12 -04:00
logos fix: properly surface errors all the way from runtime filters 2022-09-14 20:05:51 -04:00
test improvement: various Ash.Flow improvements, including returning the new Ash.Flow.Result 2022-10-04 16:21:38 -04:00
.check.exs improvement: move functions to more conventional places 2022-08-28 19:27:44 -06:00
.credo.exs improvement: move ash_policy_authorizer into core as Ash.Policy.Authorizer 2022-05-17 15:56:40 -04:00
.formatter.exs improvement: experimental support for calcualtions accepting expression arguments 2022-10-05 15:02:45 -04:00
.gitignore chore: Ignore Nix and direnv files (#386) 2022-09-27 13:07:18 -04:00
backers.md Update backers.md 2022-03-19 00:54:46 -04:00
CHANGELOG.md docs: fix typos (#402) 2022-10-04 16:01:42 -04:00
coveralls.json feat: Add pagination (#131) 2020-10-11 23:55:47 -04:00
FUNDING.yml fix: parse functions properly 2020-10-09 20:59:43 -04:00
LICENSE chore: Update License 2020-09-21 14:00:57 -04:00
mix.exs improvement: various Ash.Flow improvements, including returning the new Ash.Flow.Result 2022-10-04 16:21:38 -04:00
mix.lock improvement: various Ash.Flow improvements, including returning the new Ash.Flow.Result 2022-10-04 16:21:38 -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