Skip to content

Releases: icerockdev/moko-paging

Release 0.4.1

15 Dec 18:49
e9eb532
Compare
Choose a tag to compare

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

10 Sep 04:01
e11ebb3
Compare
Choose a tag to compare

Changes

  • Kotlin 1.4.0
  • project configuration with dependencySubstitution and includeBuild

Release 0.3.1

15 Jun 10:49
23e9bb2
Compare
Choose a tag to compare
  • Fixed pagination sorting bug (#13)
  • Update Readme (#9)

Release 0.3.0

08 Jun 04:46
6fb7d07
Compare
Choose a tag to compare
  • Added to Pagination suspend functions loadFirstPageSuspend, loadNextPageSuspend, refreshSuspend, setDataSuspend (#10).

Release 0.2.2

01 Jun 05:56
3180abf
Compare
Choose a tag to compare
  • Fix state duplication (#4)
  • Fix Pagination coroutines synchronization (#5)

Release 0.2.1

16 Mar 10:59
2316346
Compare
Choose a tag to compare

hotfix of moko-units

Release 0.2.0

16 Mar 05:36
82b31fc
Compare
Choose a tag to compare
  • kotlin 1.3.70
  • android gradle plugin 3.6.1
  • gradle 5.6.4
  • coroutines 1.3.4

Release 0.1.0

17 Feb 06:11
Compare
Choose a tag to compare

initial release