Releases: telcolab/cacher
Releases · telcolab/cacher
v0.2.3
10 Sep 14:31
Compare
Sorry, something went wrong.
No results found
Fixed
Fix dependencies min version. (79ecb08 )
v0.2.2
03 Sep 15:52
Compare
Sorry, something went wrong.
No results found
Fixed
Typo in cache expiry variable. (6daaff8 )
v0.2.1
02 Sep 12:40
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed cached items doesn't invalidate after inserting/creating new row. (17576ad )
Changed
Update package description. (f0c0407 )
v0.2
02 Sep 10:45
Compare
Sorry, something went wrong.
No results found
Added
Checks if the cache driver is supported. Right now only cache driver that supports tags caching is supported. (19d243d )
Add ability to override cache expiry for specific Eloquent query. Available methods remember() , dontRemember() , rememberForever() . (1b05326 )
Initial release.
02 Sep 05:41
Compare
Sorry, something went wrong.
No results found
First version for Cacher.