Releases: wmde/fun-validators
Releases · wmde/fun-validators
v4.1.0
Fix postcode validation error - always validate length
Update dev dependencies
v4.0.0
Upgrade to php8
This updates the php version and fixes
regexes that became incompatible.
v3.0.0
Merge pull request #14 from wmde/donation-name-regex-validation
Add regex check on first and last name
v2.0.0
Adjust post code validation for higher accuracy
1.2.0
Add SucceedingEmailValidator
Add SucceedingDomainNameValidator for testing
Add Adress Validator
1.1.0
Introducing IntegerValueValidator