1.0.5 (2026-06-21)

Miscellaneous Chores

1.0.4 (2026-06-21)

Miscellaneous Chores

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).