Skip to content

Releases: ctripcorp/mmkv-kotlin

1.3.1

26 Oct 08:23
85b804b

Choose a tag to compare

  • Based on Kotlin 2.2.21, MMKV 2.2.4

1.3.0

07 Sep 15:48
f00aba7

Choose a tag to compare

  • Based on Kotlin 2.2.10, MMKV 2.2.3
  • Deprecated all takeXxx functions, renamed to getXxx to avoid confusion (issue#29)

1.2.18

07 Jul 12:23

Choose a tag to compare

  • Based on Kotlin 2.2.0, MMKV 2.2.2
  • Fixed a bug of function initilize()
  • All overload versions of function initialize could pass null as their parameter rootDir

1.2.17

23 Apr 21:47
2459a96

Choose a tag to compare

  • Based on Kotlin 2.1.20, MMKV 2.1.0

1.2.16

06 Feb 05:20
e9e5017

Choose a tag to compare

  • Based on Kotlin 2.1.10, MMKV 2.0.2

1.2.15

07 Dec 11:31
cdf4f9d

Choose a tag to compare

  • Based on Kotlin 2.1.0, MMKV 2.0.0

1.2.14

01 Sep 03:15
ff8bfa1

Choose a tag to compare

  • Fixed the function MMKV_KMP.withOpen
  • Based on Kotlin 2.0.20, MMKV 1.3.9

1.2.13

16 Jul 07:47
3d46f61

Choose a tag to compare

v1.2.13 / 2024-07-16

  • Based on Kotlin 1.9.24, MMKV 1.3.7

1.2.12

30 Apr 10:21
b5cbc2e

Choose a tag to compare

  • Based on Kotlin 1.9.23, MMKV 1.3.5

1.2.11

09 Jan 05:28
058ec4c

Choose a tag to compare

  • Update Kotlin version to 1.9.22