Releases: pthomain/dejavu
Releases · pthomain/dejavu
Full abstraction of the serialisation decorators
Merge pull request #57 from pthomain/modules Full abstraction of the serialisation decorators
Volley support
Merge pull request #55 from pthomain/modules Volley
Adding support for Volley
Merge pull request #54 from pthomain/modules Adding Volley module
Modularisation
Serialisation and persistence classes have been extracted to separate modules.
2.1.0-beta1
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
Merge pull request #45 from pthomain/test Migrating package name to dev.pthomain
Adding support for File persistence
Merge pull request #44 from pthomain/test Adding support for File persistence
2.0.0 Beta 11
Fixing issue with wrong cache and expiry dates for COULD_NOT_REFRESH
2: Merge pull request #43 from pthomain/test
2.0.0 Beta 9
Fixing issue with database writing