Releases: validates-email-format-of/validates_email_format_of
Releases · validates-email-format-of/validates_email_format_of
v1.8.2
What's Changed
- Fix German locale by @paulgoetze in #111
New Contributors
- @paulgoetze made their first contribution in #111
Full Changelog: v1.8.1...v1.8.2
v1.8.1
What's Changed
- Split domain parts before punycode conversion by @alexdunae in #110
- Fix deprecation warnings without Rails by @alexdunae in #107
- Add jruby-head to CI by @alexdunae in #108
Full Changelog: v1.8.0...v1.8.1
v1.8.0
What's Changed
- Internationalized domains support by @sbilharz in #103
- Deprecate
:with
option by @alexdunae in #91 - Add Turkish locale by @krmbzds in #99
- Add Indonesian locale by @khoerodin in #96
- Improve quoted text parsing by @alexdunae in #93
- Enforce i18n >= 0.8.0 in modern Ruby versions by @alexdunae in #92
New Contributors
- @jdufresne made their first contribution in #95
- @khoerodin made their first contribution in #96
- @kevinebaugh made their first contribution in #100
- @krmbzds made their first contribution in #99
Full Changelog: v1.7.2...v1.8.0