Skip to content

Releases: spatie/laravel-collection-macros

5.0.1

07 Mar 13:48
Compare
Choose a tag to compare
  • fix paginate for pages other than 1

5.0.0

27 Feb 16:04
Compare
Choose a tag to compare
wip

4.3.2

07 Mar 13:47
df8ec79
Compare
Choose a tag to compare
  • fix paginate for pages other than 1

4.3.1

27 Feb 15:58
Compare
Choose a tag to compare
wip

4.3.0

25 Feb 19:12
Compare
Choose a tag to compare
add join method

4.2.0

16 Dec 13:58
0b3d180
Compare
Choose a tag to compare
  • add head macro

4.1.0

29 Nov 18:58
d260a85
Compare
Choose a tag to compare
  • add methods to get items by human named indexes

4.0.1

19 Oct 14:24
d06d2f4
Compare
Choose a tag to compare

parallels macro tests fix

4.0.0

27 Aug 13:03
Compare
Choose a tag to compare
  • firstOrFail will return the item instead of a collection
  • support for Laravel 5.7
  • removed range macro

3.8.1

23 Feb 10:32
Compare
Choose a tag to compare
  • Fix maximum function nesting reached error in eachCons