2.1.0
August 28th, 2024
2.0.5
June 6th, 2024
What's Changed
- Add comparison to query by @SylvesterDamgaard in https://github.com/mitydigital/statamic-scheduled-cache-invalidator/pull/10
- Updated readme for contributors
2.0.4
May 7th, 2024
What's Changed
- Support Statamic 5 by @ryanmitchell in https://github.com/mitydigital/statamic-scheduled-cache-invalidator/pull/8
2.0.1
April 7th, 2024
What's Changed
- Configuration option to
save
orsaveQuietly
by @ryanmitchell in https://github.com/mitydigital/statamic-scheduled-cache-invalidator/pull/5
2.0.0
March 4th, 2024
While this is a minor tweak to functionality it could create unexpected results.
Best to read the upgrade guide for full details, just to be sure.
1.0.3
January 21st, 2024
Improves compatibility with the eloquent driver and newly updated whereTime
function (see #3).
1.0.2
January 16th, 2024
Adds support for query scopes to the invalidator logic globally, or collection-specific (#2). Thanks @ryanmitchell for your contribution here!
1.0.1
January 14th, 2024
Adds support for clearing an entry at a moment in time to help with greater cache invalidation (see #1) - thanks @ryanmitchell!