Releases: spatie/laravel-collection-macros
Releases · spatie/laravel-collection-macros
7.12.0
What's Changed
- Update .gitattributes by @angeljqv in #231
- Added
containsAny
andcontainsAll
by @freekmurze and @michaelnabil230
New Contributors
Full Changelog: 7.11.0...7.12.0
7.11.0
7.10.0
- support Laravel 9
7.9.0
What's Changed
- Add
path
macro by @michael-rubel in #220
New Contributors
- @michael-rubel made their first contribution in #220
Full Changelog: 7.8.0...7.9.0
7.8.0
What's Changed
- Added recursive macro by @alexgarrettsmith in #218
New Contributors
- @alexgarrettsmith made their first contribution in #218
Full Changelog: 7.7.0...7.8.0
7.7.0
7.6.0
What's Changed
- Fix docblock indentation by @dwightwatson in #211
- Add before and after macros by @shugyosha89 in #213
- Using slice to get the nth element by @mateusjunges in #214
New Contributors
- @dwightwatson made their first contribution in #211
- @mateusjunges made their first contribution in #214
Full Changelog: 7.5.0...7.6.0
7.5.0
7.4.0
7.3.0
- add
firstOrPush