Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Releases: hms5232/laravel-twin-cache

v0.1.2

28 Aug 11:40
Compare
Choose a tag to compare

What's Changed

  • put(), putMany() and putManyTwin() set ttl null as default.
  • Add hasTwin() method, just like has() but for twin cache!
  • Because Github have deprecated Ubuntu 18.04 image, next release version will drop support of PHP 7.3.

Full Changelog: v0.1.1...v0.1.2

v0.1.1

07 Aug 11:34
Compare
Choose a tag to compare

🐛 Bug Fixed

  • Fix getTwin() doesn't use second param as default return value.

Full Changelog: v0.1.0...v0.1.1

🎉 Initial release

03 Aug 12:39
Compare
Choose a tag to compare

It almost reaches the idea in my mind, but there are many thing here are waited to be improved, such as the conception of the codes and the tests, etc.

This release is my first PHP package on packagist. Any help or suggestion are welcome. 🤗

Your feedback is important. Just raise an issue or open a pull request to make it better. 😄