Skip to content

Releases: michaeldyrynda/laravel-cascade-soft-deletes

4.4.0

18 Mar 23:18
467aa81
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.3.0...4.4.0

4.3.0

16 Feb 01:47
a857578
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.2.1...4.3.0

4.2.1

22 Nov 03:12
6dc274b
Compare
Choose a tag to compare

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

Full Changelog: 4.2.0...4.2.1

4.2.0

26 Jan 03:53
6a4826c
Compare
Choose a tag to compare

Adds support for Laravel 9.x

4.1.2

05 Jan 00:58
f961920
Compare
Choose a tag to compare

What's Changed

  • Call relationship directly to allow deletes with lazy loading disabled by @lukasleitsch in #50

New Contributors

Full Changelog: 4.1.0...4.1.2

4.1.0

01 Dec 02:44
dcfd120
Compare
Choose a tag to compare

Add PHP 8 support #44 (@gahlawat)

4.0.0

08 Sep 04:01
5db49c8
Compare
Choose a tag to compare

Laravel 8 support

Note: the namespace for this package has been updated from Iatstuti to Dyrynda.

3.0.0

06 Mar 10:29
b2e1387
Compare
Choose a tag to compare

#37 - Support for Laravel 7 (@jasonmccreary)

2.0.0

06 Sep 05:26
a5a16c7
Compare
Choose a tag to compare
  • #33 - Laravel 6 compatibility
  • #34 - Many to many support

1.5.0

01 Nov 04:35
d7d68c8
Compare
Choose a tag to compare

Test for explicit support of Laravel 5.7