Skip to content

v0.0.7

Compare
Choose a tag to compare
@mbramson mbramson released this 04 Mar 18:02
· 69 commits to master since this release
cc5f8c9
  • Improves the format of error tuples generated via address validation so that they more closely match the format of changeset errors generated by Ecto.Changeset.traverse_errors/2. This means that consuming applications have to do less data manipulation to get address validation errors to match the format of errors from changesets.