APIx Cache v1.2.9 Release Notes

Release Date: 2017-01-05 // about 7 years ago
    • 🛠 Fix Files::clean and Directory::clean return to early if failing to find a tag (PR #17 by @melloc01 + relevant tests PR #24).
    • 🛠 Fix Files::flush(true) the implementation to flush all was missing (PR #25 contrib by @alexpica).
    • ⚡️ Updated to allow patches from php-fig/cache (PR #26 contrib by @vaibhavpandeyvpz).
    • 🛠 Fix to a deprecated method PsrCache::setExpiration (PR #27 contrib by @damianopetrungaro).