Releases: hyperf/validation
Releases · hyperf/validation
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…
Release v3.0.18
Instead of classes and functions of `Hyperf\Utils` (#5674) Co-authored-by: 李铭昕 <715557344@qq.com>
Release v3.0.17
Use `Hyperf\Stringable\Str` instead of `Hyperf\Utils\Str` (#5634)
Release v3.0.16
Use `Hyperf\Coroutine\Coroutine` instead of `Hyperf\Utils\Coroutine` …
Release v3.0.15
Use `Hyperf\Collection\Arr` instead of `Hyperf\Utils\Arr`. (#5594)