Releases: michaeldyrynda/laravel-cascade-soft-deletes
Releases · michaeldyrynda/laravel-cascade-soft-deletes
4.4.0
4.3.0
What's Changed
- Laravel 10.x Compatibility by @laravel-shift in #64
New Contributors
- @laravel-shift made their first contribution in #64
Full Changelog: 4.2.1...4.3.0
4.2.1
What's Changed
- Fixes issue with Laravel's new strict mode on models by @totov in #56
- Update README to remove event priority note by @decaylala in #57
New Contributors
- @totov made their first contribution in #56
- @decaylala made their first contribution in #57
Full Changelog: 4.2.0...4.2.1
4.2.0
Adds support for Laravel 9.x
4.1.2
What's Changed
- Call relationship directly to allow deletes with lazy loading disabled by @lukasleitsch in #50
New Contributors
- @lukasleitsch made their first contribution in #50
Full Changelog: 4.1.0...4.1.2
4.1.0
4.0.0
Laravel 8 support
Note: the namespace for this package has been updated from Iatstuti
to Dyrynda
.
3.0.0
#37 - Support for Laravel 7 (@jasonmccreary)
2.0.0
1.5.0
Test for explicit support of Laravel 5.7