Skip to content

Releases: hyperf/validation

Release v3.1.0-rc.1

01 Sep 02:54

Choose a tag to compare

Added new rules to the validation (#6106)

Release v3.0.35

01 Sep 02:26

Choose a tag to compare

Added some validation rules such as `ExcludeIf` and `ProhibitedIf`. (…

Release v3.1.0-beta.11

18 Aug 04:51

Choose a tag to compare

Merge branch 'master' into 3.1-merge

Release v3.0.33

18 Aug 04:52

Choose a tag to compare

Fixed the issue where validation for invocable controller route reque…

Release v3.1.0-beta.7

13 Jul 09:10

Choose a tag to compare

Upgrade URL pattern for `Str::isUrl()` (#5917)

Release v3.1.0-beta.6

08 Jul 13:58

Choose a tag to compare

Release v3.0.28

08 Jul 13:19

Choose a tag to compare

Release v3.1.0-beta.3

24 Jun 08:12

Choose a tag to compare

Use `StrCache` instead of `Str` in special cases. (#5866)

Release v3.1.0-alpha.2

16 Jun 08:46

Choose a tag to compare

Support swow psr7-plus interface for all components. (#5839)

Release v3.1.0-alpha.1

10 Jun 02:22

Choose a tag to compare

Merge branch 'master' into 3.1-merge