Skip to content

Titles, Cache Fixes

Compare
Choose a tag to compare
@gordonwatts gordonwatts released this 19 Apr 02:44
· 638 commits to master since this release
85c8ef3

This is mostly a maintanance release.

  • Caching improvements. A bug was found where multiple, different, queries generated the seme cache key. That has been fixed. However, this could cause your queries to re-trigger. This condition was rare.
  • A title argument is now possible in the calls to render a query (thanks @kyungeonchoi !)
  • Code clean up should reduce the number of spurious warnings (thanks @talvandaalen !)

What's Changed

New Contributors

Full Changelog: 2.4.4...2.5