Releases: truemail-rb/truemail
Releases · truemail-rb/truemail
v2.5.3: Bugfix/Ruby 3.0 stdlib SMTP client SSL certificate verification issues
v2.5.2: Bugfix/Default regex email not catching previous pattern
Bugfix for #181, thanks @your-favorite-dev for bug report.
- Updated
Truemail::RegexConstant::REGEX_EMAIL_PATTERN
, tests - Updated gem development dependencies
- Updated gem changelog
- Updated gem version to
2.5.2
v2.5.1
v2.5.0: Feature/Reduce DNS requests for invalid email domains
- Updated
Truemail::Validate::Mx#run
, tests - Updated gem development dependencies
- Updated gem changelog
- Updated gem version to
2.5.0
v2.4.9: Technical/Get rid of double transformations for Truemail::Validator::Result#domain
Implementation for: Get rid of double transformations for Truemail::Validator::Result#domain
- Updated
Truemail::Validate::DomainListMatch#email_domain
, tests - Updated
Truemail::Validate::Mx#domain
, tests - Added
Truemail::DnsHelper#dns_mock_gateway
, tests - Updated tests with new test helper
- Updated gem development dependencies
- Updated rubocop/codeclimate configs
- Updated gem changelog
- Updated gem version to
2.4.9
v2.4.8
v2.4.7
v2.4.6: Bugfix/Wrong domain punycode extraction
Bugfix for #164:
- Fixed wrong domain punycode extraction in DNS validation layer
- Restored
Truemail::RegexConstant::REGEX_DOMAIN_FROM_EMAIL
, tests - Updated gem codebase/tests
- Updated gem changelog
- Updated gem version to
2.4.6
v2.4.5: Technical/Refactor library codebase
- Removed
Truemail::RegexConstant::REGEX_DOMAIN_FROM_EMAIL
- Updated
Truemail::Validate::Mx
- Updated gem development dependencies
- Updated gem changelog
- Updated gem version to
2.4.5