The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.
- Using cache/session-handler: ^0.2. This will break all cached sessions
- Using cache/taggable-cache: ^0.5 to support the latest versions of the adapters.
- New Collector and WebProfiler page
- Make sure RecordingPool does not change the type of pool.
- Require taggable 0.4.3 to avoid bugs in 0.4.2
- A KeyNormalizer that cleans the cache keys from invalid chars.
- Exception when clearing cache with a non taggable pool
- Default value for the second argument to
RecordingCachePool::timeCall
should be array, not null.
No changelog before this version