Skip to content

v1.5.3

Choose a tag to compare

@IvanRublev IvanRublev released this 11 Apr 20:27
· 22 commits to master since this release
  • 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 .beam file

  • Deprecate ensure_struct_defaults: false for skip_defaults: true, the former option is supported till the next version. Please, migrate to the latter one.