github Tencent/MMKV v1.0.14

latest releases: v1.3.9, v1.3.7, v1.3.6...
5 years ago

v1.0.14 / 2018-11-30

iOS / macOS

What's new

  • Setting nil value to reset a key is supported now.
  • Rename boolValue(forKey:) to bool(forKey:) for Swift.

Android

What's new

  • Parcelable objects can be stored directly into MMKV now.
  • Setting null value to reset a key is supported now.
  • Fix an issue that MMKV's file size might expand unexpectly large in some case.
  • Fix an issue that MMKV might crash on multi-thread removing and getting on the same key.

Don't miss a new MMKV release

NewReleases is sending notifications on new releases.