All notable changes to LayerCache will be documented in this file using the Keep a CHANGELOG principles.
- Run tests up to PHP 7.4 in Travis CI
- PHP 7.x support.
- Added
APCusupport.
- Implemented namespaces.
- Implemented #16:
del()method for invalidating specific cache keys. - Added
Aerospikesupport.
- Only PHP 5.6+ is supported.