Skip to content

Releases: spatie/eloquent-sortable

3.4.2

07 Feb 23:13
Compare
Choose a tag to compare
  • add support for L5.6
  • drop support for anything lower that L5.5

3.4.1

31 Aug 11:07
Compare
Choose a tag to compare
  • fix deps

3.4.0

30 Aug 15:36
Compare
Choose a tag to compare
  • add compatibility with Laravel 5.5

3.3.0

16 Apr 10:11
Compare
Choose a tag to compare
  • add buildSortQuery()

3.2.1

23 Jan 10:00
Compare
Choose a tag to compare
  • release without changes. Made to kickstart Packagist.

3.2.0

23 Jan 09:29
Compare
Choose a tag to compare
add compatibility with Laravel 5.4

3.1.0

20 Nov 15:17
Compare
Choose a tag to compare
  • added support for SoftDeletes

3.0.0

21 Oct 23:12
Compare
Choose a tag to compare
  • removed the need for a service provider
  • some cleanup

2.3.0

19 Oct 15:11
Compare
Choose a tag to compare
  • added support for collections passed to setNewOrder

2.2.0

19 Oct 07:44
Compare
Choose a tag to compare
  • added moveToStart, moveToEnd and swapOrder