Releases: apollographql/apollo-kotlin-normalized-cache
Releases · apollographql/apollo-kotlin-normalized-cache
v0.0.6
v0.0.5
- Add Garbage Collection support (see the documentation for details)
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)
v0.0.3
v0.0.2
Update CHANGELOG.md