Releases: hyperf/collection
Releases · hyperf/collection
Release v3.1.18
Fixed bug that `isset` cannot check `null` in `Hyperf\Collection\Coll…
Release v3.1.15
Format code by the latest `cs-fixer`. (#6617)
Release v3.1.7
Added `Collection::replace()` and `Collection::replaceRecursive()` (#…
Release v3.1.6
Added method `Arr::remove`. (#6471)
Release v3.1.0
Changed the `branch-alias` of all components to `3.1-dev`. (#6320)
Release v3.1.0-rc.13
Merge branch 'master' into 3.1-merge
Release v3.0.44
Optimized the code about `Arr::flatten`, which is faster than before.…
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.11
Merge branch 'master' into 3.1 # Conflicts: # src/coroutine/src/Traits/Container.php