Skip to content

Releases: hyperf/collection

Release v3.1.29

04 Jul 03:17
Compare
Choose a tag to compare
Fix sortByMany return is not same to sortBy & Perf sortBy (#6925)

Release v3.1.27

20 Jun 02:54
Compare
Choose a tag to compare
Added composer.json normalize support (#6887)

Release v3.1.26

13 Jun 02:25
Compare
Choose a tag to compare
Fixed bug that `LazyCollection::splitIn()` cannot work caused by type…

Release v3.1.25.1

07 Jun 09:15
Compare
Choose a tag to compare

Release v3.1.25

06 Jun 03:24
Compare
Choose a tag to compare
Added unit test for `Hyperf\Collection\Arr`. (#6835)

Release v3.1.23

23 May 06:47
Compare
Choose a tag to compare
Added `getOrPut` and `getOrSet` into `Hyperf\Collection\Collection`. …

Release v3.1.22

16 May 02:41
Compare
Choose a tag to compare
Added some rules for `hyperf/validation`. (#6749)

Release v3.1.21

10 May 01:49
Compare
Choose a tag to compare
Release v3.1.21 (#6742)

Co-authored-by: gaichao168 <[email protected]>
Co-authored-by: 10966 <[email protected]>
Co-authored-by: Luffy <[email protected]>

Release v3.1.20

26 Apr 02:43
Compare
Choose a tag to compare
Add new methods in `Collection` (#6712)



Co-authored-by: Deeka Wong <[email protected]>

Release v3.1.19

18 Apr 02:44
Compare
Choose a tag to compare
Improve Collection Test Unit (#6683)