Releases: RayHughes/sendgrid-validation
Releases · RayHughes/sendgrid-validation
1.2.1
1.2.0
1.1.0
Added
- Added
CHANGELOG.md
Changed
- Refactored
src/Mapper/SendGridApiMapper.php
tosrc/Repository/SendGridApiRepository.php
Fixed
- Lowed default minimum score threshold to
0.15
to from0.30
as it was blocking valid emails - Fixed incorrect namespace in
tests/Unit/EmailValidationTest.php