Releases: spatie/eloquent-sortable
Releases · spatie/eloquent-sortable
4.4.0
What's Changed
- Dispatch event after performing a sort by @chrispage1 in #178
New Contributors
- @chrispage1 made their first contribution in #178
Full Changelog: 4.3.0...4.4.0
4.3.0
What's Changed
- Use model's qualified key name for update queries by @JeremyDunn in #175
New Contributors
- @JeremyDunn made their first contribution in #175
Full Changelog: 4.2.0...4.3.0
4.2.0
What's Changed
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #162
- Support laravel 11 by @mokhosh in #171
- bump min laravel 9 version to support ignore timestamps by @mokhosh in #173
Full Changelog: 4.1.1...4.2.0
4.1.1
4.1.0
What's Changed
- [FEAT] add withoutGlobalScopes to setNewOrder method by @AbdelrahmanBl in #167
New Contributors
- @RVxLab made their first contribution in #148
- @AbdelrahmanBl made their first contribution in #167
Full Changelog: 4.0.2...4.1.0
4.0.2
What's Changed
- Update readme about publishing config file by @patrickbrouwers in #120
- Add Dependabot Automation by @patinthehat in #136
- Bump actions/checkout from 2 to 3 by @dependabot in #137
- Add PHP 8.2 Support by @patinthehat in #138
- Laravel 10 support by @Okipa in #142
New Contributors
- @patrickbrouwers made their first contribution in #120
- @dependabot made their first contribution in #137
- @Okipa made their first contribution in #142
Full Changelog: 4.0.1...4.0.2
4.0.1
- support Laravel 9
4.0.0
- require PHP 8+
- drop support for all PHP 7.x versions
- use PHP 8 syntax
3.11.0
3.10.0
- add support for PHP 8.0
- drop support for Laravel 5.8