v6.4.0
Added
- Support for caching of Client::getEntries() - thanks @mmenozzi !
- Support for psr/cache v2.0 - thanks @kwivix !
Internal
- Small CI fixes
- Switched to new CircleCI PHP images
Notes
- Due to some interface incompatibility, this version does currently not support psr/cache 3.0 - if you need 3.0, you can stay on 6.3.0 for now. We plan on supporting version 3 again in the future.