Releases: hyperf/paginator
Releases · hyperf/paginator
Release v3.1.0-rc.4
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
Upgrade actions/checkout to v4 (#6159)
Release v3.1.0-beta.7
Adds the `\Stringable` interface to classes that have `__toString()` …
Release v3.1.0-alpha.1
Bumps `phpunit` to `10.x` (#5802) Co-authored-by: 李铭昕 <[email protected]>
Release v3.0.18
Instead of classes and functions of `Hyperf\Utils` (#5674) Co-authored-by: 李铭昕 <[email protected]>
Release v3.0.17
Use `Hyperf\Stringable\Str` instead of `Hyperf\Utils\Str` (#5634)
Release v3.0.16
Use `Hyperf\Context\ApplicationContext` instead of `Hyperf\Utils\Appl…
Release v3.0.15
Use `Hyperf\Collection\Arr` instead of `Hyperf\Utils\Arr`. (#5594)
Release v3.0.7
Adds methods for `Query\Builder` and `Paginator` (#5409)
Release v3.0.0-rc.13
Format code (#5172)