1.0.7 (2026-06-21)
Miscellaneous Chores
1.0.6 (2026-06-21)
Miscellaneous Chores
- release 1.0.6 (60b0add)
1.0.5 (2026-06-21)
Miscellaneous Chores
1.0.4 — not released (2026-06-21)
The release pipeline failed at build + attest before publish; v1.0.4 was never tagged or published to Hex. Superseded by 1.0.5.
1.0.3 (2026-06-21)
Continuous Integration
- harden release pipeline with SHA pinning and SLSA L3 build provenance (a558908)
1.0.2 (2026-06-20)
Miscellaneous Chores
1.0.1 (2026-06-20)
Bug Fixes
- drop unsupported semver-major-days cooldown for github-actions (4836149)
1.0.0 (2026-06-20)
Features
- initial release of elixir_php_email_validator (da84a11)
Changelog
This file is maintained automatically by
release-please from
Conventional Commits. Please do not edit
it by hand — write good commit messages instead (see RELEASING.md).
Each release also notes which php-src state the vendored regex was verified
against, since this library's behaviour intentionally tracks PHP's
filter_var(FILTER_VALIDATE_EMAIL).