Skip to content

v3.2.0

Compare
Choose a tag to compare
@msmith-techempower msmith-techempower released this 15 May 21:12
· 57 commits to master since this release
c6b67b9
  • Added SubsetCacheGroup
  • Added various raw*() methods to EntityGroup to allow SubsetCacheGroup to call those implementations directly as needed.
  • Deleted CacheGroup.select() because it seems obsolete and not worth accounting for in SubsetCacheGroup. I'm open to keeping it if desired.