Skip to content

Releases: micke/valid_email2

v6.0.0

03 Nov 13:00
117678b
Compare
Choose a tag to compare

6.0.0 (2024-11-03)

⚠ BREAKING CHANGES

  • Remove deprecated methods and options

Features

Bug Fixes

  • disallow # in domain (#259) (1643323)
  • email_validator: handle trailing whitespace in emails (#255) (a06fdf7)
  • Falsely detecting Scandinavian characters as emojis (#257) (e64de5c)
  • typo in readme about config file to deny email domains (#254) (a39ed57)

v5.3.0

31 Aug 20:42
fc30094
Compare
Choose a tag to compare

5.3.0 (2024-08-31)

Features

  • Deprecate blacklist and whitelist naming (9df0bf8)
  • Warn when loading deprecated files (46634df)

v5.2.6

10 Aug 23:05
38c11b4
Compare
Choose a tag to compare

5.2.6 (2024-08-10)

Bug Fixes

  • add .release-please-manifest.json (8a9ef25)
  • add id to release-please-action (35b4697)
  • add release-please-config.json (adde8b6)
  • Add step to publish gem to rubygems to the release action (b6932f3)
  • fetch tags when checking out the repository (0d6ed8b)
  • reset the version to 5.2.5 (b0cb66c)
  • Whitelist directbox.com (cf70737)