Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: hyperf/utils

Release v3.1.42

25 Sep 03:36

Choose a tag to compare

Release v3.1.27

20 Jun 02:56

Choose a tag to compare

Added composer.json normalize support (#6887)

Release v3.1.0

30 Nov 16:08

Choose a tag to compare

Changed the `branch-alias` of all components to `3.1-dev`. (#6320)

Release v3.1.0-rc.4

22 Sep 05:59

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:41

Choose a tag to compare

Upgrade actions/checkout to v4 (#6159)

Release v3.1.0-alpha.1

10 Jun 02:22

Choose a tag to compare

Remove useless codes in `hyperf/utils` (#5810)

Release v3.0.18

26 Apr 04:14

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:34

Choose a tag to compare

Use `Hyperf\Stringable\Str` instead of `Hyperf\Utils\Str` (#5634)

Release v3.0.16

12 Apr 08:28

Choose a tag to compare

Refactor `Hyperf\Utils\Arr` that let it extends `\Hyperf\Collection\A…

Release v3.0.15

07 Apr 09:05

Choose a tag to compare

Fixed bug that `Hyperf\Utils\Collection` cannot loaded when only usin…