Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

Releases: tighten/quicksand

v2.7.0

12 Mar 12:09
e66a18f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.6.0...v2.7.0

v2.6.0

31 Jul 03:46
62dc500
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.0...v2.6.0

v2.5.0

14 Mar 13:48
v2.5.0
33f104d
Compare
Choose a tag to compare

What's Changed

  • src/DeleteOldSoftDeletes.php: allow different connections for a model by @Scumi in #36
  • Support PHP 8.1 and Laravel 9 by @bakerkretzmar in #37

New Contributors

  • @Scumi made their first contribution in #36

Full Changelog: v2.4.2...v2.5.0

v2.4.2

23 Apr 20:01
e27d239
Compare
Choose a tag to compare

Supports PHP 8 (#34)

v2.4.1

08 Sep 16:07
253685f
Compare
Choose a tag to compare
  • Support Laravel 8 (#30)

v2.4.0

02 Mar 22:46
Compare
Choose a tag to compare

Update version constraints for Laravel 7.

v2.3.1

25 Oct 19:01
Compare
Choose a tag to compare
Remove unneeded cache file

v2.3.0

25 Oct 18:53
Compare
Choose a tag to compare

Add ability to hard delete pivot tables that utilize a deleted_at field for soft deletes.

v2.2.1: Merge pull request #25 from tightenco/composer-lock-hotfix

03 Sep 14:00
1d55759
Compare
Choose a tag to compare

v2.2.0

30 Aug 18:48
5ff83d5
Compare
Choose a tag to compare

Compatibiliity with Laravel 6.0