Skip to content

v0.12.1

Choose a tag to compare

@donjguido donjguido released this 02 Mar 21:01
· 12 commits to master since this release

Auto-invalidate discussions cache after start_discussion and add_to_discussion succeed.

  • Added Cache.invalidate(key) method for targeted cache removal
  • start_discussion and add_to_discussion now invalidate the discussions cache on success
  • 4 new tests (96 total)