Tags: zorn/ash
Tags
release v2.13.3 [v2.13.3](ash-project/ash@v2.13.2...v2.13.3) (2023-08-01) Bug Fixes: * handle changeset errors in mnesia transactions * fix builder for action preparations Improvements: * validate resourcesin apis * added `round/1` and `round/2` to expressions * add `new/1` to all ash errors, because its nicer * allow for `parent/1` expressions to be resolved "later" * support `parent/1` in relationships * enrich mnesdia data layer
release v2.13.2 [v2.13.2](ash-project/ash@v2.13.1...v2.13.2) (2023-07-22) Bug Fixes: * before/after batch callbacks are no longer broken
release v2.13.1 [v2.13.1](ash-project/ash@v2.13.0...v2.13.1) (2023-07-21) Improvements: * remove ecto after compile hook
release v2.13.0 [v2.13.0](ash-project/ash@v2.12.1...v2.13.0) (2023-07-21) Features: * validate arg (ash-project#662) * validate argument unequality * validate argument in Bug Fixes: * try to cast_stored expression calculation results * read argument value in `ArgumentEquals` validation (ash-project#664) Improvements: * add aggregate context when adding aggregates
release v2.12.1 [v2.12.1](ash-project/ash@v2.12.0...v2.12.1) (2023-07-19) Improvements: * support `distinct_sort` in `Query.build/2` * inspect `distinct_sort`
release v2.12.0 [v2.12.0](ash-project/ash@v2.11.11...v2.12.0) (2023-07-19) Features: * validate argument equality (ash-project#659) Bug Fixes: * `Keyword.fetch` on keywords, fix test name * allow the query & related fields to be read before authorization status is complete Improvements: * support `distinct_sort` * use `Comp.equal?` for `actor_attribute_equals` check
release v2.11.11 [v2.11.11](ash-project/ash@v2.11.10...v2.11.11) (2023-07-18) Bug Fixes: * only depend on calcs in runtime calcs Improvements: * support distincting on calculations * support distinct in ets data layer for testing
release v2.11.10 [v2.11.10](ash-project/ash@v2.11.9...v2.11.10) (2023-07-18) Bug Fixes: * handle manual relationships where source field doesn't exist
release v2.11.9 [v2.11.9](ash-project/ash@v2.11.8...v2.11.9) (2023-07-18) Bug Fixes: * only error on incorrect destination managed relationships when they are resources Improvements: * support the `-` unary operator
release v2.11.8 [v2.11.8](ash-project/ash@v2.11.7...v2.11.8) (2023-07-13) Improvements: * add `ForbiddenField` exception * warn on api missing from config * support resources directly in API modules * compile time warning on resources not detected in any apis
PreviousNext