Version 1.4.0
This update adds the ability to purge cache for all queries related to a model.
Since the tags that are used on cache calls changed, apps that already use the package in production and rely heavily on the cache might see spikes on database usage since the tags no longer match with the already-existing cache.
Make sure that you provide enough resources to supply the spike in usage.
See PR for all the changes: #19