github Tencent/MMKV v1.0.20

latest releases: v1.3.9, v1.3.7, v1.3.6...
5 years ago

v1.0.20 / 2019-06-05

iOS / macOS

What's new

  • Fix a bug that MMKV might crash while storing key-value with specific length.
  • Fix a bug that -[MMKV trim] might not work properly.

Android

What's new

  • Migrate to AndroidX library.
  • Fix a bug that MMKV might crash while storing key-value with specific length.
  • Fix a bug that trim() might not work properly.
  • Fix a bug that dead-lock might be reported by Android mistakenly.
  • Using RegisterNatives() to simplify native method naming.

Win32

  • Fix a bug that MMKV might crash while storing key-value with specific length.
  • Fix a bug that trim() might not work properly.
  • Fix a bug that clearAll() might not work properly.

Don't miss a new MMKV release

NewReleases is sending notifications on new releases.