Skip to content

Releases: hyperf/validation

Release v3.0.24

10 Jun 01:46
Compare
Choose a tag to compare
Fix the bug that not support compare numeric in different formats (#5…

Release v3.0.18

26 Apr 04:14
Compare
Choose a tag to compare
Instead of classes and functions of `Hyperf\Utils` (#5674)


Co-authored-by: 李铭昕 <715557344@qq.com>

Release v3.0.17

19 Apr 06:35
Compare
Choose a tag to compare
Use `Hyperf\Stringable\Str` instead of `Hyperf\Utils\Str` (#5634)

Release v3.0.16

12 Apr 08:33
Compare
Choose a tag to compare
Use `Hyperf\Coroutine\Coroutine` instead of `Hyperf\Utils\Coroutine` …

Release v3.0.15

07 Apr 09:05
Compare
Choose a tag to compare
Use `Hyperf\Collection\Arr` instead of `Hyperf\Utils\Arr`. (#5594)

Release v3.0.0-rc.21

23 Dec 02:25
Compare
Choose a tag to compare
Optimized code for `FormRequest:: getRules()`.

Release v3.0.0

03 Jan 05:38
Compare
Choose a tag to compare
Optimized code for `FormRequest:: getRules()`.

Release v3.0.0-rc.13

01 Nov 06:18
Compare
Choose a tag to compare
Format code (#5172)

Release v3.0.0-rc.12

29 Oct 08:27
Compare
Choose a tag to compare
Format code (#5139)

Release v3.0.0-rc.10

20 Sep 02:56
Compare
Choose a tag to compare
Move `MessageBag` and `MessageProvider` to `contract` from `utils` (#…