Releases: spatie/laravel-collection-macros
Releases · spatie/laravel-collection-macros
5.0.2
wip
5.0.1
- fix
paginate
for pages other than 1
5.0.0
wip
4.3.2
- fix
paginate
for pages other than 1
4.3.1
wip
4.3.0
add join method
4.2.0
- add
head
macro
4.1.0
- add methods to get items by human named indexes
4.0.1
parallels
macro tests fix
4.0.0
firstOrFail
will return the item instead of a collection- support for Laravel 5.7
- removed
range
macro