Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Releases: iagocanalejas/retrocache

Inprove dependencies and nomenclature

18 Feb 12:11
Compare
Choose a tag to compare
  • Renaming CachedCall into Cached
  • Make RequestBuilder and ResponseUtils inner classes of CachedCallAdapter
  • Implemented new tests matching Retrofit.
  • Sync calls now are also cached

Fix unnecessary cast

24 Jan 09:07
Compare
Choose a tag to compare
  • Added clone() method to CachedCall interface to avoid unnecessary cast

Remove cached entry

18 Jan 13:12
Compare
Choose a tag to compare

Added the option for remove a cached entry

First Working Version

12 Jan 00:03
Compare
Choose a tag to compare

Added all required utils to set a cache to retrofit