Skip to content

Releases: spatie/laravel-collection-macros

2.3.1

11 Jul 08:43
Compare
Choose a tag to compare
  • Fixed: extract now returns an instance of the current collection type

2.3.0

11 Jul 08:39
Compare
Choose a tag to compare
  • Added: extract

2.2.0

04 Jul 06:47
Compare
Choose a tag to compare
  • Added: paginate and simplePaginate

2.1.0

10 Feb 13:13
Compare
Choose a tag to compare
  • Added: before and after
  • Added: collect

2.0.1

24 Jan 22:19
Compare
Choose a tag to compare
  • removed split, partition and mapToAssoc
  • renamed toAssoc to fromPairs
  • added toPairs and withSize

2.0.0

24 Jan 16:57
Compare
Choose a tag to compare
  • removed split, partition and mapToAssoc
  • renamed toAssoc to fromPairs
  • added toPairs and withSize

1.5.1

24 Jan 09:00
Compare
Choose a tag to compare
  • fixed tests

1.5.0

29 Nov 13:43
Compare
Choose a tag to compare
  • added partition method

1.4.4

01 Sep 08:46
Compare
Choose a tag to compare
  • split doesn't throw an error anymore when trying to split an empty collection

1.4.3

30 Aug 07:43
Compare
Choose a tag to compare

version_compare fix in 5.3 changes