Releases: UseMuffin/Trash
Releases · UseMuffin/Trash
3.0.0
26 Mar 07:26
Compare
Sorry, something went wrong.
No results found
CakePHP 4 compatible stable release.
3.0.0-RC
19 Aug 18:19
Compare
Sorry, something went wrong.
No results found
3.0.0-beta2
28 Mar 15:57
Compare
Sorry, something went wrong.
No results found
Cake 4.x compatible release. Previous beta was mistakenly tagged off master instead of cake-4.x branch.
3.0.0-beta
22 Dec 07:12
Compare
Sorry, something went wrong.
No results found
CakePHP 4 compatible release
2.1.1
30 Oct 09:35
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
2.0.0
10 Oct 18:04
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Move schema introspection from constructor to getTrashField(). (#18 )
1.1.0
03 Aug 19:10
Compare
Sorry, something went wrong.
No results found
#12 - Added cascading soft deletion support.
1.0.1
24 Jun 14:34
Compare
Sorry, something went wrong.
No results found
Fix trash function to be compatible with CounterCacheBehavior
Update TrashBehavior to work when property is not accessible