Releases: J0sh0nat0r/SimpleCache
Releases · J0sh0nat0r/SimpleCache
v1.0.6: Merge pull request #34 from J0sh0nat0r/analysis-z3o2KY
Apply fixes from StyleCI
*FIX: INFINITE STORAGE*
This release fixes infinite storage, as well as improving PHPDoc in some places.
Bugfix
Fixes a bug where on-item sub-directories of the file driver's directory would be deleted on clear
SQLite Driver
Changes:
- Added an SQLite driver with encryption support
- Slightly improved PHPDoc blocks for some methods
PHP 7.2!
Changes:
- PHP 7.2 is now supported 🎉
- Better PHPDoc for the
StaticFacade
- More specific exceptions for invalid arguments
v1.0.1
Changes:
- Added a license (MIT)
- $time can now be passed as a numeric string
First full release
Version 1.0 release, woo!
v0.0.9
Rejigged constructor
v0.0.8
Important fixes
v0.0.7
Fixed infinite storage