v1.5.3
-
Fix to generate type ensurers only in the scope of the given app in umbrella
-
Fix for Elixir v1.13 to recompile depending module's type ensurer on the change of type in another module by deleting
.beamfile -
Deprecate
ensure_struct_defaults: falseforskip_defaults: true, the former option is supported till the next version. Please, migrate to the latter one.