Skip to content

Releases: Askedio/laravel-soft-cascade

11.0.4

28 Oct 10:27
56d16b1
Compare
Choose a tag to compare

What's Changed

  • fix: replace try...catch(BadMethodCallException) blocks with a check by @Yogarine in #157

New Contributors

Full Changelog: 11.0.2...11.0.4

11.0.2

23 Oct 12:35
8881c7b
Compare
Choose a tag to compare

Adds php 8.4 compatibility #154

11.0.1

23 Oct 12:20
c23a93e
Compare
Choose a tag to compare

Add condition to skip retrieving models that are not cascadable #152

11.0.0

14 Mar 15:11
0ea4b91
Compare
Choose a tag to compare

Support for Laravel 11

10.0.0

17 Feb 12:31
d740ce3
Compare
Choose a tag to compare

Laravel 10 support

v9.0.0

17 Jun 15:13
7eeba7b
Compare
Choose a tag to compare

Laravel 9 support

v7.0.0

27 Mar 18:21
Compare
Choose a tag to compare

Closes: #112

Update to laravel 7

Already deleted items should not be in the affectedRows

20 Nov 22:45
Compare
Choose a tag to compare
5.5.17

Already deleted items should not be in the affectedRows

Already deleted items should not be in the affectedRows

20 Nov 22:30
Compare
Choose a tag to compare

v6.0.1

12 Sep 20:38
Compare
Choose a tag to compare

Changed

#98 Should not change deleted_at timestamps of already deleted child models.

Removed

Travis.yml php 7.1 support