Change Log
View SourceAll notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
v0.1.6 (2025-03-14)
Bug Fixes:
- Apply default of attrs only for create actions (#84)
v0.1.5 (2025-03-11)
Bug Fixes:
- Apply default of attribute to argument (#80)
v0.1.4 (2025-02-13)
Bug Fixes:
- return
{:ok, changeset}
to do nothing on encryption change
v0.1.3 (2025-01-27)
Bug Fixes:
- encrypt attribute when not listed on
accept
list (#46)
v0.1.2 (2024-08-19)
Improvements:
- add atomic implementation for
AshCloack.Changes.Encrypt
v0.1.1 (2024-08-02)
Bug Fixes:
- [
AshCloak.Changes.Encrypt
] run encrypt on before_action (#14)
Improvements:
v0.1.0 (2024-05-11)
v0.1.0-rc.0 (2024-04-25)
Initial feature set