Releases: utopia-php/validators
Releases · utopia-php/validators
Release list
0.3.1
- chore(validators): align changelog heading to 0.3.1 release
- Improve valiator compatibility between params behaviour
- Support https enforcement on url validator
Changes: utopia-php/monorepo@validators/0.3.0...validators/0.3.1
0.3.0
- chore(validators): conform package to PHP 8.5 rector/pint rule sets
- Use new URI class
- feat(url): support private-use URI scheme redirect URIs (RFC 8252)
- ci: pin root toolchain and fix package checks
- ci: redirect mirror issues
- ci: reuse mirror redirect workflow
Changes: utopia-php/monorepo@validators/0.2.8...validators/0.3.0
0.2.8
- refactor: apply baseline rector to packages that lacked a config
- build: hoist baseline rector + phpstan configs to the root
Changes: utopia-php/monorepo@validators/0.2.7...validators/0.2.8
0.2.7
- refactor(monorepo): simplify absorb/sync flows (-635 LoC)
- Pin all workflow actions to SHAs with ratchet, enforce in CI
Changes: utopia-php/monorepo@validators/0.2.6...validators/0.2.7
0.2.6
First release cut from the utopia-php monorepo.
0.2.5
What's Changed
- Add URL fragment validation option by @ChiragAgg5k in #11
Full Changelog: 0.2.4...0.2.5
0.2.4
What's Changed
- feat: add Glob validator with gitignore-style pattern matching by @HarshMN2345 in #10
New Contributors
- @HarshMN2345 made their first contribution in #10
Full Changelog: 0.2.3...0.2.4