Skip to content

Releases: pthomain/dejavu

Full abstraction of the serialisation decorators

25 May 13:45
7f1511e
Compare
Choose a tag to compare
Merge pull request #57 from pthomain/modules

Full abstraction of the serialisation decorators

Volley support

09 May 09:15
101ea54
Compare
Choose a tag to compare
Volley support Pre-release
Pre-release
Merge pull request #55 from pthomain/modules

Volley

Adding support for Volley

09 May 09:10
d12a3c4
Compare
Choose a tag to compare
Pre-release
Merge pull request #54 from pthomain/modules

Adding Volley module

Modularisation

27 Apr 19:59
bb89763
Compare
Choose a tag to compare
Modularisation Pre-release
Pre-release

Serialisation and persistence classes have been extracted to separate modules.

2.1.0-beta1

16 Apr 21:42
7fc4c66
Compare
Choose a tag to compare
2.1.0-beta1 Pre-release
Pre-release

Release notes:

  • Refactoring of the serialisation steps in preparation for modularisation.
  • Refactoring of the request and response metadata.
  • Extraction of the base Retrofit interception logic to the Glitchy lib (https://github.com/pthomain/glitchy).
  • Introduction of CachePriority (freshness + network).
  • Introduction of the DejaVuResult wrappers primarily for local operations in replacement of Completable.

Migrating package name to dev.pthomain

23 Sep 10:07
851f553
Compare
Choose a tag to compare
Pre-release
Merge pull request #45 from pthomain/test

Migrating package name to dev.pthomain

Adding support for File persistence

22 Sep 21:03
60b6543
Compare
Choose a tag to compare
Pre-release
Merge pull request #44 from pthomain/test

Adding support for File persistence

2.0.0 Beta 11

21 Sep 13:22
71678c9
Compare
Choose a tag to compare
2.0.0 Beta 11 Pre-release
Pre-release

Fixing issue with wrong cache and expiry dates for COULD_NOT_REFRESH

2: Merge pull request #43 from pthomain/test

21 Sep 13:22
71678c9
Compare
Choose a tag to compare
Fixing issue with wrong cache and expiry dates for COULD_NOT_REFRESH

2.0.0 Beta 9

16 Sep 14:35
3938a14
Compare
Choose a tag to compare
2.0.0 Beta 9 Pre-release
Pre-release

Fixing issue with database writing