Skip to content

Releases: motorro/RxLceModel

v3.1.0

07 Jul 10:04
f1d1426
Compare
Choose a tag to compare
  • Startup refresh extension #34

v3.0.1

26 May 05:35
Compare
Choose a tag to compare

Cache-then-net model rewritten.

  • Optional explicit scheduler for IO operations
  • Optional debug logger
  • No distinctUntilChanged in model code - choose your own filtering if you need it

Resolves: #33

v2.12.2

14 May 07:01
Compare
Choose a tag to compare
  • Moved to Maven Central
  • Kotlin 1.5.0

v2.11.2

20 Feb 13:26
Compare
Choose a tag to compare

Library updates

v2.11.1

20 Feb 12:59
Compare
Choose a tag to compare

Library updates

v2.11.0

04 Feb 10:00
Compare
Choose a tag to compare

#29 - Catching map errors to LCE

v2.10.0

21 Nov 12:09
Compare
Choose a tag to compare

#28 A method to make cache service refetch data. May break your custom CacheService implementation (need to implement two more methods)

v2.8.0

08 Oct 16:57
Compare
Choose a tag to compare

Kotlin serialization 1.0.0-RC

v2.7.0

20 Aug 07:29
Compare
Choose a tag to compare

Kotlin 1.4.0
The kotlin serialization library is changed according to migration guide

v2.6.0

07 Jun 17:23
Compare
Choose a tag to compare

LceUseCase - a general Lce data use-case #24