APIx Cache v1.2.4 Release Notes

Release Date: 2016-01-06 // about 8 years ago
    • ⚡️ Updated PSR-Cache (Draft) to PSR-6 (Accepted).
    • 🗄 Marked as deprecated: PsrCache::setExpiration, PsrCache::isRegenerating, PsrCache::exists.
    • ➕ Added additional unit tests to cover PSR-6.
    • ⚡️ Updated composer.json.
    • ⚡️ Updated README.md.
    • ⚡️ Updated .gitignore.
    • ➕ Added file locking option to the filesystem backends (contrib by @MacFJA).