Releases: woylie/let_me
Releases · woylie/let_me
0.2.0
[0.2.0] - 2022-07-12
Changed
- Added support for nested field redactions, either by explicitly listing the
fields or by referencing a module that also implementsLetMe.Schema
.
Fixed
reject_redacted_fields/3
calledredact/2
callback with the wrong argument
order.