github Tencent/MMKV v1.2.16

latest releases: v2.0.0, v1.3.9, v1.3.7...
19 months ago

v1.2.16 / 2023-04-20

Changes for All platforms

  • Optimization: The actual file content is lazy loaded now, saving time on MMKV instance creation, and avoiding lock waiting when a lot of instances are created at the same time.
  • Fix a bug when restoring a loaded MMKV instance the meta file might mistakenly report corrupted.

Android

  • Optimization: Remove unnecessary binder call on main process instantiation.

Flutter

  • Fix a crash on decoding an empty list.
  • Remove deprecated dependence.
  • Make the script more robust to fix the iOS Flutter plugin name.

Win32

  • Fix a string format bug on the MinGW64 environment.

golang

  • Fix a build error on 32-bit OS.

Don't miss a new MMKV release

NewReleases is sending notifications on new releases.