Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-29 | 1.3 kB | |
v3.5.33 source code.tar.gz | 2025-07-29 | 2.4 MB | |
v3.5.33 source code.zip | 2025-07-29 | 2.8 MB | |
Totals: 3 Items | 5.2 MB | 0 |
Bug Fixes:
-
handle
nil
values properly in atomic changing validations by @zachdaniel -
Application ER Mermaid Diagram (#2231) by @maennchen
-
clear
nil
options in typed struct to constraints process by @zachdaniel -
allow Ash @global_opts authorize? to accept boolean or nil (#2225) by @chazwatkins
-
Don't require permissions to read actor on non-atomic
relate_actor
(#2223) by @chazwatkins -
call underlying stream run instead of public interface by @zachdaniel
Improvements:
-
get_by_id
typo fix in usage rules (#2230) by albinkc -
Add array modifier to
ash.gen.resource
(#2228) by Kenneth Kostrešević -
Add prepend? opt to hooks and Ash.Subject transaction hooks (#2221) by @chazwatkins
-
hooks: Add transaction hooks to Ash.Subject by @chazwatkins
-
Ash.Subject delegation and improvements by @chazwatkins
-
add
log?
option tocan
functions by @zachdaniel -
add transaction hooks for read actions (#2219) by ChristianAlexander