Skip to content

Releases: hyperf/validation

Release v3.0.17

Choose a tag to compare

@github-actions github-actions released this 19 Apr 06:35
Use `Hyperf\Stringable\Str` instead of `Hyperf\Utils\Str` (#5634)

Release v3.0.16

Choose a tag to compare

@github-actions github-actions released this 12 Apr 08:33
Use `Hyperf\Coroutine\Coroutine` instead of `Hyperf\Utils\Coroutine` …

Release v3.0.15

Choose a tag to compare

@github-actions github-actions released this 07 Apr 09:05
Use `Hyperf\Collection\Arr` instead of `Hyperf\Utils\Arr`. (#5594)

Release v3.0.0-rc.21

Choose a tag to compare

@github-actions github-actions released this 23 Dec 02:25
Optimized code for `FormRequest:: getRules()`.

Release v3.0.0

Choose a tag to compare

@github-actions github-actions released this 03 Jan 05:38
Optimized code for `FormRequest:: getRules()`.

Release v3.0.0-rc.13

Choose a tag to compare

@github-actions github-actions released this 01 Nov 06:18
Format code (#5172)

Release v3.0.0-rc.12

Choose a tag to compare

@github-actions github-actions released this 29 Oct 08:27
Format code (#5139)

Release v3.0.0-rc.10

Choose a tag to compare

@github-actions github-actions released this 20 Sep 02:56
Move `MessageBag` and `MessageProvider` to `contract` from `utils` (#…

Release v3.0.0-rc.8

Choose a tag to compare

@github-actions github-actions released this 05 Sep 06:50
Format code (#5063)

Release v3.0.0-rc.3

Choose a tag to compare

@github-actions github-actions released this 15 Aug 15:59
Preferentially use configuration to improve startup speed (#5020)