Skip to content

Releases: hyperf/collection

Release v3.1.18

12 Apr 03:11
Compare
Choose a tag to compare
Fixed bug that `isset` cannot check `null` in `Hyperf\Collection\Coll…

Release v3.1.15

28 Mar 07:56
Compare
Choose a tag to compare
Format code by the latest `cs-fixer`. (#6617)

Release v3.1.7

26 Jan 02:14
Compare
Choose a tag to compare
Added `Collection::replace()` and `Collection::replaceRecursive()` (#…

Release v3.1.6

18 Jan 10:44
Compare
Choose a tag to compare
Added method `Arr::remove`. (#6471)

Release v3.1.0

30 Nov 16:06
Compare
Choose a tag to compare
Changed the `branch-alias` of all components to `3.1-dev`. (#6320)

Release v3.1.0-rc.13

17 Nov 14:41
Compare
Choose a tag to compare
Merge branch 'master' into 3.1-merge

Release v3.0.44

17 Nov 14:30
Compare
Choose a tag to compare
Optimized the code about `Arr::flatten`, which is faster than before.…

Release v3.1.0-rc.4

22 Sep 05:57
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:38
Compare
Choose a tag to compare
Upgrade actions/checkout to v4 (#6159)

Release v3.1.0-beta.11

18 Aug 04:50
Compare
Choose a tag to compare
Merge branch 'master' into 3.1

# Conflicts:
#	src/coroutine/src/Traits/Container.php