v0.0.4
- Cache control support (see the documentation for details)
- Compatibility with the IntelliJ plugin cache viewer (#42)
- For consistency,
MemoryCacheFactoryandMemoryCacheare now in thecom.apollographql.cache.normalized.memorypackage - Remove deprecated symbols
- Add
IdCacheKeyGeneratorandIdCacheKeyResolver(#41) - Add
ApolloStore.writeOptimisticUpdatesAPI for fragments (#55)