Skip to content

Releases: spatie/laravel-collection-macros

1.4.0

20 Aug 20:55
Compare
Choose a tag to compare
  • add dump macro

1.3.1

16 Aug 07:38
Compare
Choose a tag to compare
  • refactored transpose macro. It will throw an exception when invalid input is given and it'll return a collection of collections.

1.3.0

12 Aug 05:51
Compare
Choose a tag to compare
  • added transpose macro

1.2.0

11 Aug 15:25
Compare
Choose a tag to compare
  • added assoc and mapToAssoc macros

1.1.0

10 Aug 10:09
Compare
Choose a tag to compare
  • the collection will be passed to the callbacks of ifAny and ifEmpty

1.0.0

09 Aug 13:26
Compare
Choose a tag to compare
  • initial release

0.0.1

26 Jul 15:27
Compare
Choose a tag to compare

Very experimental