ash/lib
Zach Daniel 34d6f229c5 improvement: allow policy conditions to be applied inside their block
```elixir
policy do
  condition [...]
  authorize_if ...
end
```
2024-07-22 07:10:09 -04:00
..
ash improvement: allow policy conditions to be applied inside their block 2024-07-22 07:10:09 -04:00
mix improvement: Add Ash.Resource.Igniter.domain to get the domain of a resource 2024-07-18 13:00:56 -04:00
sat_solver chore: properly manage sat solver dependencies 2024-04-05 15:11:09 -04:00
ash.ex improvement: add strict? option to Ash.Query.load (#1302) 2024-07-11 09:34:30 -04:00