Releases: cesargb/laravel-cascade-delete
Releases · cesargb/laravel-cascade-delete
1.8.0
What's Changed
- Laravel 11.x Compatibility by @laravel-shift in #28
- Migrate to larastan by @cesargb in #29
- Remove support to Laravel 9 by @cesargb in #30
- Bump actions/cache from 3 to 4 by @dependabot in #27
New Contributors
- @laravel-shift made their first contribution in #28
Full Changelog: 1.7.0...1.8.0
1.7.0
What's Changed
- Refactor whereRaw to use whereColumn by @sadiqsalau in #25
- Bump actions/checkout from 3 to 4 by @dependabot in #24
- Add test to php83 by @cesargb in #26
New Contributors
- @sadiqsalau made their first contribution in #25
Full Changelog: 1.6.0...1.7.0
1.6.0
What's Changed
- Clarify deleted records in README by @buddhaCode in #22
- Add support to Laravel 10 by @cesargb in #23
Full Changelog: 1.5.1...1.6.0
1.5.1
What's Changed
- Bump actions/checkout from 2 to 3 by @dependabot in #19
- Update actions by @cesargb in #20
- Clean unneccesary export by @cesargb in #21
New Contributors
- @dependabot made their first contribution in #19
Full Changelog: 1.5.0...1.5.1
1.5.0
version 1.4.0
What's Changed
- Take morph map into account by @buddhaCode in #15
New Contributors
- @buddhaCode made their first contribution in #15
Full Changelog: 1.3.0...1.4.0
version 1.3.0
What's Changed
Full Changelog: 1.2.1...1.3.0
version 1.2.1
- clean
version 1.2.0
- Add support to php 8
- Remove support to php 7.1
version 1.1.0
- Add support to Laravel 8
- Remove support to Laravel 5