Skip to content

Releases: hyperf/paginator

Release v3.1.0-rc.4

22 Sep 05:58
Compare
Choose a tag to compare
Merge branch 'master' into 3.1

# Conflicts:
#	.github/workflows/test.yml
#	src/service-governance/src/Listener/RegisterServiceListener.php
#	src/stringable/composer.json
#	src/stringable/tests/StrTest.php

Release v3.0.37

22 Sep 05:40
Compare
Choose a tag to compare
Upgrade actions/checkout to v4 (#6159)

Release v3.1.0-beta.7

13 Jul 09:10
Compare
Choose a tag to compare
Adds the `\Stringable` interface to classes that have `__toString()` …

Release v3.1.0-alpha.1

10 Jun 02:22
Compare
Choose a tag to compare
Bumps `phpunit` to `10.x` (#5802)


Co-authored-by: 李铭昕 <[email protected]>

Release v3.0.18

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


Co-authored-by: 李铭昕 <[email protected]>

Release v3.0.17

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

Release v3.0.16

12 Apr 08:27
Compare
Choose a tag to compare
Use `Hyperf\Context\ApplicationContext` instead of `Hyperf\Utils\Appl…

Release v3.0.15

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

Release v3.0.7

17 Feb 23:04
Compare
Choose a tag to compare
Adds methods for `Query\Builder` and `Paginator` (#5409)

Release v3.0.0-rc.13

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