Skip to content

v1.0.18

Compare
Choose a tag to compare
@lingol lingol released this 14 Mar 07:32
· 1235 commits to master since this release
87eaabe

v1.0.18 / 2019-03-14

iOS / macOS

What's new

  • Fix a bug that defaultValue was not returned while decoding a NSCoding value.
  • Fix a compile error on static linking MMKV while openssl is static linked too.

Android

What's new

  • Introducing Native Buffer. Checkout wiki for details.
  • Fix a potential crash when trying to recover data from file length error.
  • Protect from mistakenly passing Context.MODE_MULTI_PROCESS to init MMKV.

Win32

  • Fix a potential crash when trying to recover data from file length error.