Releases: motorro/RxLceModel
Releases · motorro/RxLceModel
v5.3.3
30 May 11:38
Compare
Sorry, something went wrong.
No results found
Kotlin 2.0, library updates
v5.3.0
09 Feb 12:23
Compare
Sorry, something went wrong.
No results found
Compose LCE view without swipe-to-refresh
v5.2.0
05 Dec 15:32
Compare
Sorry, something went wrong.
No results found
New state mapper:
rx: Observable<LceState<DATA_1>>.flatMapLatestFlow(mapper: (data: DATA_1) -> Observable<LceState<DATA_2>>): Observable<LceState<DATA_2>>
coroutines: Flow<LceState<DATA_1>>.flatMapLatestFlow(mapper: suspend (data: DATA_1) -> Flow<LceState<DATA_2>>): Flow<LceState<DATA_2>>
v5.1.3
19 Oct 08:21
Compare
Sorry, something went wrong.
No results found
v5.1.2
29 Sep 10:25
Compare
Sorry, something went wrong.
No results found
#48 Fixing cancellation errors in mapping utils
v5.1.1
13 Sep 14:47
Compare
Sorry, something went wrong.
No results found
Kotlin 1.9.10, AGP 8, Compose 1.5
v5.1.0
08 May 18:54
Compare
Sorry, something went wrong.
No results found
LceState.flatMap extension: #47
v5.0.3
09 Feb 12:34
Compare
Sorry, something went wrong.
No results found
v5.0.2
01 Feb 13:14
Compare
Sorry, something went wrong.
No results found
Common module publication fix
v5.0.1
01 Feb 10:53
Compare
Sorry, something went wrong.
No results found