Releases: egulias/EmailValidator
Releases · egulias/EmailValidator
Code style and CI/CD updates
What's Changed
- Used the most strict psalm level and fixed all psalm errors by @aivchen in #377
- chore: replace scalar with more precise type specification by @kesselb in #369
- Update GitHub Actions to V4 by @DannyvdSluijs in #383
- Regularise a test. by @arnt in #389
- ci: fix deprecation for github actions by @Chris53897 in #391
- docs: fix build status Badge in README.md by @Chris53897 in #392
- Fix github action by @egulias in #396
New Contributors
- @aivchen made their first contribution in #377
- @kesselb made their first contribution in #369
- @DannyvdSluijs made their first contribution in #383
- @arnt made their first contribution in #389
Full Changelog: 4.0.2...4.0.3
Improve DNS check
What's Changed
- Fixed typo in CHANGELOG.md by @lyrixx in #363
- Codacy GitHub action by @egulias in #365
- Codacy GitHub action by @egulias in #366
- code refactor by @xHeaven in #364
- chore: update phpunit 9 => 10 and psalm 4 => 5 by @Chris53897 in #368
- chore: add tests for php 8.3 by @Chris53897 in #373
- Perform
AAAA
check separately by @crishoj in #376
New Contributors
- @lyrixx made their first contribution in #363
- @xHeaven made their first contribution in #364
- @Chris53897 made their first contribution in #368
- @crishoj made their first contribution in #376
Full Changelog: 4.0.1...4.0.2
Prevent deprecation warnings
DNScheck for multi-host domains
What's Changed
- DNS record check now passes if email address has no top-level domain by @kergekacsa in #355
New Contributors
- @kergekacsa made their first contribution in #355
Full Changelog: 4.0.0...4.0.1
v4 Release
Replace Travis CI with Github Actions
What's Changed
- GitHub Actions by @driesvints in #348
- Also, Coveralls removed in favor of Scrutinizer
composer.lock
removed
Full Changelog: 3.2.4...3.2.5
Use of Doctrine Lexer v2
Fix broken 3.2.2
What's Changed
- Bump guzzlehttp/guzzle from 7.4.3 to 7.4.5 by @dependabot in #326
- No unused imports by @MathiasReker in #332
- No superfluous elseif by @MathiasReker in #331
- Single blank line at eof by @MathiasReker in #330
- Visibility required by @MathiasReker in #329
- Nullable type declaration for default null value by @MathiasReker in #328
- CHANGELOG: Fix typo “Breacking” by @alexislefebvre in #333
New Contributors
- @dependabot made their first contribution in #326
- @MathiasReker made their first contribution in #332
- @alexislefebvre made their first contribution in #333
Full Changelog: 3.2.1...3.2.3
Last update before major version bump
Changelog
What's Changed
- Bump guzzlehttp/guzzle from 7.4.3 to 7.4.5 by @dependabot in #326
- No unused imports by @MathiasReker in #332
- No superfluous elseif by @MathiasReker in #331
- Single blank line at eof by @MathiasReker in #330
- Visibility required by @MathiasReker in #329
- Nullable type declaration for default null value by @MathiasReker in #328
- CHANGELOG: Fix typo “Breacking” by @alexislefebvre in #333
- Allow doctrine/lexer 2 by @derrabus in #340
- Bump all locked dependencies by @derrabus in #343
New Contributors
- @dependabot made their first contribution in #326
- @MathiasReker made their first contribution in #332
- @alexislefebvre made their first contribution in #333
- @derrabus made their first contribution in #340
Full Changelog: 3.2.1...3.2.2