Truemail v0.1.3 Release Notes

Release Date: 2019-03-27 // about 5 years ago
  • โž• Added

    • Independent domain name extractor to Truemail::Validate::Mx#run

    ๐Ÿ›  Fixed

    • Default REGEX_EMAIL_PATTERN, issue details
      • local part of address can't start with a dot or special symbol
      • local part of address can include + symbol
    • Default REGEX_DOMAIN_PATTERN, issue details
      • TLD size increased up to 63 characters
    • ๐Ÿ’Ž Case sensitive domain names, issue details

    ๐Ÿ”„ Changed

    • Truemail::VERSION
    • ๐Ÿ“š gem documentation