Releases: terrylinooo/cache-master
Releases · terrylinooo/cache-master
2.1.3
2.1.2
2.1.1
- Fix type hint.
- Driver will fall back to File driver if current driver is unavailable.
- Test up to PHP 8.0
- Test up to WordPress 5.8.1
2.1.0
- Add options - Now, you can use unix socket or TCP in Redis, MongoDB and Memcaced Drivers.
- Update core library to 1.3.1
- Add unit tests and run the tests before releasing new updates.
- Fix issues.
2.0.3
Update README.
2.0.2
Improve code.
2.0.1
- Fix SQLite errors after performing a new installation.
2.0.0
- Support to WooCommerce plugin.
- Add setting pages - WooCommerce, Exclusion, Advanced settings.
- Add an option - HTML debug comment.
- Improve cache statistic page.
- Update translation strings for zh_TW, zh_CN.
- Fix issues.
1.4.3
- Improve setting pages.
1.4.0
- Add setting page - Cache statistics.
- Improve code, prevent conflicts with 3rd-party plugins.