Releases: icerockdev/moko-paging
Releases · icerockdev/moko-paging
Release 0.4.1
Changes
- kotlin 1.4.21
- fix of race condition
- add tests for native crash cases & fix (mutex fixed in new coroutines)
Release 0.4.0
Changes
- Kotlin 1.4.0
- project configuration with
dependencySubstitution
andincludeBuild
Release 0.3.1
Release 0.3.0
- Added to
Pagination
suspend functionsloadFirstPageSuspend
,loadNextPageSuspend
,refreshSuspend
,setDataSuspend
(#10).
Release 0.2.2
Release 0.2.1
hotfix of moko-units
Release 0.2.0
- kotlin 1.3.70
- android gradle plugin 3.6.1
- gradle 5.6.4
- coroutines 1.3.4
Release 0.1.0
initial release