Released version 2.5.0
- requires PHP 5.6
- uses Nette\SmartObject
- removed FileJournal (note that successor SQLiteJournal requires pdo-sqlite extension)
- added bulk read support #2 #42
- added NewMemcachedStorage using memcached extension #38
- CacheMacro: compatibility with Latte 2.4, uses Latte provider 'cacheStorage' (and 'cacheStack')
- CacheMacro: improved dependency on files
For the details you can have a look at the diff.