Skip to content

Releases: Gridstone/RxStore

version 5.1.1

06 Feb 00:31
Compare
Choose a tag to compare
Merge pull request #33 from Gridstone/jp/release5.1.1

Prepare for release 5.1.1.

3.0.0

01 May 02:09
Compare
Choose a tag to compare

Version 3.0.0 (2015-05-01)

  • G-Rex is no longer tied to Android, allowing you to unleash dino persistence on desktop Java
  • API break: grex-android artifact has been introduced. grex artifact is now used for plain Java

2.0.0

23 Feb 07:58
Compare
Choose a tag to compare
  • API break: GRexPersister.get() and getList() now return empty Observables if nothing is found at the key

1.1.0

05 Dec 00:59
Compare
Choose a tag to compare
  • Support for Converter, allowing for custom serialization formats
  • New grex-gson-converter artifact
  • New grex-jackson-converter artifact
  • API break: GRexPersister now must have a Converter provided in its constructor

Release 1.0.0

29 Sep 05:51
Compare
Choose a tag to compare

Initial release of G-Rex, and Gridstone's first foray into open source!