Skip to content
This repository has been archived by the owner on Dec 15, 2020. It is now read-only.

v2.1

Compare
Choose a tag to compare
@anupcowkur anupcowkur released this 15 Aug 10:47
· 36 commits to master since this release
  • Adds support for collections. Now you can pass in your custom type to easily store and retrieve collections.
  • Adds support for custom GSON instance. You can now initialize Reservoir with your own GSON instance with custom configurations.