Spatie Blink Versions Save

Cache that expires in the blink of an eye

1.4.0

9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/blink/compare/1.3.0...1.4.0

1.3.0

10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/blink/compare/1.2.0...1.3.0

1.2.0

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/blink/compare/1.1.3...1.2.0

1.1.3

3 years ago
  • support PHP 8.0 and PHPUnit 9
  • now requires PHP 7.3 and up

1.1.2

4 years ago
  • support numeric keys (#19)

1.1.1

4 years ago
  • optimize pull method (#16)

1.1.0

4 years ago
  • add flushStartingWith() and allStartingWith() methods (#13)

1.0.2

5 years ago
  • add support of namespaces as cache key

1.0.1

7 years ago
  • fix bug that returns wrong value type when forgetting a key

1.0.0

7 years ago
  • initial release