Skip to content

Releases: RayHughes/sendgrid-validation

1.2.1

29 Nov 01:04
Compare
Choose a tag to compare

Fixed

  • PHP version requirement check

1.2.0

13 Aug 02:48
Compare
Choose a tag to compare

Fixed

  • PHP version requirement check

1.1.0

24 Sep 18:42
Compare
Choose a tag to compare

Added

  • Added CHANGELOG.md

Changed

  • Refactored src/Mapper/SendGridApiMapper.php to src/Repository/SendGridApiRepository.php

Fixed

  • Lowed default minimum score threshold to 0.15 to from 0.30 as it was blocking valid emails
  • Fixed incorrect namespace in tests/Unit/EmailValidationTest.php

1.0.1

21 Sep 05:03
Compare
Choose a tag to compare
refactor: reformat code

1.0.0

21 Sep 03:10
Compare
Choose a tag to compare
Initial commit