Skip to content

Releases: icerockdev/moko-paging

0.7.2

12 Sep 10:06
3f57c8f
Compare
Choose a tag to compare

Changes

  • hotfix - fix load next page error stuck

0.7.1

27 May 14:05
93a64fb
Compare
Choose a tag to compare

Changes

  • hotfix - remove test dependencies from publishing

0.7.0

21 May 15:04
52e1ae4
Compare
Choose a tag to compare

Changes

  • #43 fix reset of state to error when refreshing
  • #55 JVM target support

0.6.0

02 Apr 07:09
2067a35
Compare
Choose a tag to compare

Changes

  • iosSimulatorArm64 support

Thanks

@Merseyside

0.5.0

01 Jul 05:27
1bdd5db
Compare
Choose a tag to compare

Changes

  • #45 kotlin 1.5.20
  • #45 gradle 1.5.20

Release 0.4.6

03 Jun 13:38
de4ab62
Compare
Choose a tag to compare

Changes

  • #17 fix crash at load next page in invalid state
  • #37 stop load next page when try to refresh

Release 0.4.5

21 May 08:16
d49ef34
Compare
Choose a tag to compare

Changes

  • #33 fix of setData with empty list

Release 0.4.4

03 Apr 09:15
279f807
Compare
Choose a tag to compare

Changes

  • #28 migration to mavenCentral

Release 0.4.3

31 Mar 05:05
f77a7f0
Compare
Choose a tag to compare

Changes

  • fix State.Loading #26

Release 0.4.2

19 Jan 05:38
e4e60f0
Compare
Choose a tag to compare

Changes

  • moko-mvvm 0.9.0 support

Thanks

@Dorofeev