Current section
Files
Jump to
Current section
Files
ecto_email
CHANGELOG.md
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.