Skip to content

Latest commit

 

History

History
96 lines (49 loc) · 1.53 KB

CHANGELOG.md

File metadata and controls

96 lines (49 loc) · 1.53 KB

MMKV-Kotlin Change Log

< Note: Time format: MM-dd-yyyy

v1.2.7 / 09-06-2023

  • Based on Kotlin 1.8.20, MMKV 1.2.16

v1.2.6 / 03-10-2023

  • Based on Kotlin 1.8.10

  • Android Gradle Plugin: 7.4.0 -> 7.3.1 (temporary)

  • Android Build Tools: 33.0.1 -> 33.0.2

v1.2.5 / 01-23-2023

Update MMKV Version

  • Based on MMKV 1.2.15

Update Other Build Tools

  • Android Gradle Plugin: 7.3.0 -> 7.4.0

  • Android Build Tools: 33.0.0 -> 33.0.1

v1.2.5-alpha01 / 12-28-2022

  • Test Github Action Publishing

v1.2.4 / 10-14-2022

Update Kotlin Version

  • Based on Kotlin 1.7.20

Update Other Build Tools

  • Gradle: 7.4.2 -> 7.5.1

  • Android Gradle Plugin: 7.2.1 -> 7.3.0

  • com.gradle.enterprise: 3.7 -> 3.11.2

  • Android Target SDK API: 32 -> 33

  • Android Build Tools: 32.0.0 -> 33.0.0

Bug Fix

  • Fix the bug about empty NSData convert to ByteArray (PR#2)

v1.2.2 / 8-25-2022

Update MMKV Version

  • Based on MMKV 1.2.14

v1.2.1 / 7-17-2022

Update Kotlin Version

  • Based on Kotlin 1.7.10

Update Other Build Tools

  • Update Android Target SDK to API 32

v1.2.0 / 06-13-2022

Update Kotlin Version

  • Based on Kotlin 1.7.0

v1.1.1 / 05-05-2022

macOS Support

  • Add the macOS(x64/arm64) supported

v1.1.0 / 04-25-2022

Update Kotlin and MMKV Version

  • Based on Kotlin 1.6.21, MMKV 1.2.13

Name Fix

  • Reamed the MMKVModel to MMKVMode

v1.0.0 / 04-19-2022

Initial Release

  • Based on Kotlin 1.6.10, MMKV 1.2.12