Releases: hyperf/validation
Releases · hyperf/validation
Release v3.0.35
Added some validation rules such as `ExcludeIf` and `ProhibitedIf`. (…
Release v3.1.0-beta.11
Merge branch 'master' into 3.1-merge
Release v3.0.33
Fixed the issue where validation for invocable controller route reque…
Release v3.1.0-beta.7
Upgrade URL pattern for `Str::isUrl()` (#5917)
Release v3.1.0-beta.6
Full Changelog: v3.1.0-beta.3...v3.1.0-beta.6
Release v3.0.28
Full Changelog: v3.0.24...v3.0.28
Release v3.1.0-beta.3
Use `StrCache` instead of `Str` in special cases. (#5866)
Release v3.1.0-alpha.2
Support swow psr7-plus interface for all components. (#5839)
Release v3.1.0-alpha.1
Merge branch 'master' into 3.1-merge
Release v3.0.24
Fix the bug that not support compare numeric in different formats (#5…