Releases: SiavashBamshadnia/Laravel-Auto-Hard-Deleter
Releases · SiavashBamshadnia/Laravel-Auto-Hard-Deleter
1.3.0
1.2.2
Fixed Query Binding Exploitation (GHSA-3p32-j457-pg5x)
1.2.1
removed Laravel 5 support.
fixed query binding exploitation. (GHSA-3p32-j457-pg5x)
1.2.0
Added Laravel 8 support
1.1.1
Merge remote-tracking branch 'origin/master'
1.1.0
Added Laravel 7 support
1.0.1
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
First release