Features:
-
add units constraint to Ash.Type.Duration (#2811) by @matt-beanland (#2811)
-
add mfa constraint to Ash.Type.Function for portable persistence (#2807) by @matt-beanland (#2807)
-
add all/1 builtin validation as the complement to any/1 (#2800) by @barnabasJ (#2800)
Bug Fixes:
-
order durations semantically instead of by struct field layout (#2809) by @matt-beanland (#2809)
-
compare with
Compinintersectsfunction by @zachdaniel -
ensure related aggregates set the proper resource by @zachdaniel
-
enforce sortable fasle consistently (#2793) by Dominik (#2793)
Improvements:
-
avoid quadratic cost evaluating in-list filters at runtime (#2802) by @matt-beanland (#2802)
-
add strict? constraint to Ash.Type.UUIDv7 (#2795) by olivermt (#2795)