Skip to content

Releases: UseMuffin/Trash

3.0.0-beta

22 Dec 07:12
537676a
Compare
Choose a tag to compare
3.0.0-beta Pre-release
Pre-release

CakePHP 4 compatible release

2.1.1

30 Oct 09:35
537676a
Compare
Choose a tag to compare
  • Skip beforeFind when trash field is used in a where clause #36
  • Avoid unnecessary where clause generated by withThrashed finder.

2.1.0

17 Apr 21:28
a995ce3
Compare
Choose a tag to compare
  • Update for CakePHP 3.5+.

2.0.0

10 Oct 18:04
Compare
Choose a tag to compare
  • Add support for passing options into the cascading delete process. #24
  • Fix cascading trash bail out and overreach. #26
  • Add further trash/restore option support. #28

1.2.0

21 Jun 05:09
Compare
Choose a tag to compare
  • Move schema introspection from constructor to getTrashField(). (#18)

1.1.0

03 Aug 19:10
Compare
Choose a tag to compare
  • #12 - Added cascading soft deletion support.

1.0.1

24 Jun 14:34
Compare
Choose a tag to compare
  • Fix trash function to be compatible with CounterCacheBehavior
  • Update TrashBehavior to work when property is not accessible

v1.0.0

10 Dec 13:28
Compare
Choose a tag to compare

First release