Skip to content

Releases: inpsyde/WP-Stash

2.0.0

19 Oct 05:33
Compare
Choose a tag to compare
  • Catch 2 possible exceptions when something goes wrong generating a cache key
  • Reformat & Refactor to new Inpsyde Standard (Breaking change: Methods are now CamelCased!)
  • Allow to json_encode theWP_STASH_DRIVER_ARGS instead of serializing them
  • Implement cache_hits and cache_misses so tools like Query Monitor work with it.
  • Handle possible WP_Error in wp stash flush cli command
  • Update Stash library to 15.1
  • Symlink object-cache.php on non-windows environments. Thanks @szepeviktor
  • Put object-cache.php in subfolder so that the root folder contains only 1 php file

1.0.0

19 Jan 12:15
c0b6988
Compare
Choose a tag to compare

Release on packagist.org