Releases: renoki-co/laravel-eloquent-query-cache
Releases · renoki-co/laravel-eloquent-query-cache
3.6.1
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : 3.5.0...3.6.1
3.6.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : 3.5.0...3.6.0
3.5.0
Compare
Sorry, something went wrong.
No results found
What's Changed
New Contributors
Full Changelog : 3.4.0...3.5.0
3.4.0
Compare
Sorry, something went wrong.
No results found
Laravel 10.x (#178 , @advil0 )
Dropped: PHP 8.0, Laravel 8.x
3.3.1
Compare
Sorry, something went wrong.
No results found
3.3.0
Compare
Sorry, something went wrong.
No results found
3.2.0
Compare
Sorry, something went wrong.
No results found
Avoid double-calling of the function that flushes cache on update (#118 , @squatto )
3.1.5
Compare
Sorry, something went wrong.
No results found
Fixed methods' signatures (12669e1 )
3.1.4
Compare
Sorry, something went wrong.
No results found
3.1.3
Compare
Sorry, something went wrong.
No results found
Fixed a bug where returning null in cacheForValue() actually hit the cache (#101 )