Skip to content

3.0.3

Latest

Choose a tag to compare

@DavidGoodwin DavidGoodwin released this 19 Feb 20:52
62f263a

Adds Psr6CacheItemPool (allowing use of e.g. symfony/cache - see #4 )
Changes internal cache delimiter to be PSR6 friendly ( : => _ - this shouldn't affect anyone)
Update github actions + unit tests