Skip to content

Releases: MetaSyntactical/psr-cache

v3.0.0

12 Mar 15:41
Compare
Choose a tag to compare

Release compatible with psr/cache 3.0

  • add type hints for arguments and return types
  • update dependencies
    • psr/cache ^3.0
    • php (^8.0.0, same requirements as psr/cache ^3.0)
       

Backward compatibility breaking changes

  • no longer compatible with previous versions of psr/cache (use v1.0.x releases for compatibility with per/cache v1.0.x)
  • PHP ^8.0.0 required

v1.0.1 - Bugfix release

12 Mar 14:37
Compare
Choose a tag to compare

v1.0.0

14 Feb 15:00
Compare
Choose a tag to compare
Initial commit