2.0.0
Release Notes for 2.0.0
Backwards incompatible release (major)
Added
- Adds support for PHP 8.1
- Adds support for
laminas-cache
v3.0.0
Breaking Changes
- Adapter was marked as
final
2.0.0
- Total issues resolved: 2
- Total pull requests resolved: 4
- Total contributors: 2
BC Break,Enhancement
- 16: Add PHP 8.1 support thanks to @boesing
- 14: Move filesystem interaction to dedicated interface thanks to @boesing and @zigu007
- 13: Provide compatibility for
laminas-cache
v3.0 thanks to @boesing
Enhancement
- 15: Add benchmarks thanks to @boesing