MMKV v1.0.16 Release Notes

Release Date: 2019-01-04 // over 5 years ago
  • v1.0.16 / 2019-01-04

    🍎 iOS / macOS

    What's new

    • 👍 Customizing root folder of MMKV is supported now.
    • 👍 Customizing folder for specific MMKV is supported now.
    • ➕ Add method getValueSizeForKey: to get value's size of a key.

    Android

    What's new

    • 👍 Customizing root folder of MMKV is supported now.
    • 👍 Customizing folder for specific MMKV is supported now.
    • ➕ Add method getValueSizeForKey() to get value's size of a key.
    • 🛠 Fix a potential crash when the meta file is not valid.

    Win32

    🚀 MMKV for Windows is released now. Most things actually work!