Current section

Files

Jump to
ecto_email CHANGELOG.md
Raw

CHANGELOG.md

## Change log
## 2.0.0
- Email addresses with different cases are considered equal.
- **Breaking change:** Use `EctoEmail` instead of `Ecto.Email`.
## 1.0.0
- Initial release.
- Adds `Ecto.Email` type for schemas with email address fields.