Skip to content

v0.0.83

Compare
Choose a tag to compare
@pionl pionl released this 29 Jul 17:21
· 25 commits to main since this release

💥 BREAKING CHANGES

  • due to d9e2469 - Fix deleting cache in context and drop tags usage by default (commit by @pionl):

    Drop default tag for context cache - Laravel offical recommendation is not to use tags with redis

🐛 Bug Fixes

  • d9e2469 - Context: Fix deleting cache in context and drop tags usage by default (commit by @pionl)