Releases: GrahamCampbell/Bounded-Cache
Releases · GrahamCampbell/Bounded-Cache
V2.2 (03/12/2023)
- Add PHP 8.3 support
V2.1.1 (25/02/2023)
- Cleaned up tests
V2.1 (31/07/2022)
- Add PHP 8.2 support
V1.3 (31/07/2022)
- Add PHP 8.2 support
V2.0 (30/05/2022)
- Dropped PHP < 8.0
- Support only
psr/simple-cache
v2 and v3
V1.2 (30/05/2022)
- Dropped PHP < 7.4
- Support both
psr/simple-cache
v1 and v2
V1.1.3 (21/11/2021)
- Updated package metadata
V1.1.2 (17/10/2021)
- Corrected docs
V1.1.1 (17/10/2021)
- Provisional PHP 8.1 support
V1.1 (15/07/2020)
- Added
BoundedCacheInterface
exposing min/max lifetimes