Skip to content

Releases: SiavashBamshadnia/Laravel-Auto-Hard-Deleter

1.3.0

10 Feb 07:17
Compare
Choose a tag to compare

Added Laravel 9 support

1.2.2

20 Mar 07:18
Compare
Choose a tag to compare

Fixed Query Binding Exploitation (GHSA-3p32-j457-pg5x)

1.2.1

23 Jan 19:42
Compare
Choose a tag to compare

removed Laravel 5 support.
fixed query binding exploitation. (GHSA-3p32-j457-pg5x)

1.2.0

09 Sep 17:29
Compare
Choose a tag to compare

Added Laravel 8 support

1.1.1

19 Mar 17:22
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/master'

1.1.0

06 Mar 18:21
Compare
Choose a tag to compare

Added Laravel 7 support

1.0.1

18 Feb 20:26
Compare
Choose a tag to compare

Fixes for SoftDeletes trait. In the Previous version, if the SoftDeletes trait used in the parent model class, hard delete did not occur.

1.0.0

17 Feb 17:49
Compare
Choose a tag to compare

First release