## 0.11.0 - Update for Rails 6 ## 0.10.0 - Update Readme for nginx configuration ## 0.9.0 - Update gems - Don't cache response if status is not 200 - Add 'seo_mode' variable to env to detect si seo mode is currently active - Add status to source code to cache only pages with 200 HTTP status code - Check existence of destination directory before creating it - Remove persistent connection (already built-in in Selenium) ## 0.8.0 - Change bundler version ## 0.7.0 - Add whitelist hosts domain option (authorize only these domains) ## 0.6.0 - Update gems (webdrivers and selenium-webdriver) ## 0.5.0 - Add more information in README - Update gems and define cache time for browser driver ## 0.4.0 - Complete README - Add new tests to cover disk and memory - Remove "disk_" prefix from disk_cache_path and disk_cache_extension ## 0.3.0 - Add more examples in README - Switch chromedriver to webdrivers - Add tests - Set correct URL for Github ## 0.2.0 - Improve README - Add missing dependency ## 0.1.0 - First major release