MMKV v1.0.15 Release Notes

Release Date: 2018-12-13 // over 5 years ago
  • v1.0.15 / 2018-12-13

    ๐ŸŽ iOS / macOS

    What's new

    • Storing NSString/NSData/NSDate directly by calling setString/getSring, setData/getData, setDate/getDate.
    • ๐Ÿ›  Fix a potential crash due to divided by zero.

    Android

    What's new

    • Fix a stack overflow crash due to the callback feature introduced by v1.0.13.
    • ๐Ÿ›  Fix a potential crash due to divided by zero.

    Win32

    ๐Ÿš€ MMKV for Win32 in under construction. Hopefully will come out in next release. For those who are interested, check out branch dev_win32 for the latest development.