README.md


[](https://opensource.org/licenses/MIT)
[](https://hex.pm/packages/ash)
## 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](http://www.ash-hq.org) for all the latest Ash goodness, from tutorials and reference to the Ash philosophy and what makes it unique and powerful.
# Dependency
```elixir
def deps do
[
{:ash, "~> 1.53.3"}
]
end
```
# Contributors
Ash is made possible by its excellent community!
<a href="https://github.com/ash-project/ash/graphs/contributors">
<img src="https://contrib.rocks/image?repo=ash-project/ash" />
</a>
[Become a contributor](https://ash-hq.org/docs/guides/ash/latest/how_to/contribute.md)