Skip to content

v1.0.16

Compare
Choose a tag to compare
@lingol lingol released this 04 Jan 13:55
· 1294 commits to master since this release
17d0dc4

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!