github Tencent/MMKV v1.1.1

latest releases: v1.3.5, v1.3.4, v1.3.3...
4 years ago

v1.1.1 / 2020-04-13

iOS / macOS

  • Support WatchOS.
  • Rename +[MMKV onExit] to +[MMKV onAppTerminate], to avoid naming conflict with some other OpenSource projects.
  • Make background write protection much more robust, fix a potential crash when writing meta info in background.
  • Fix a potential data corruption bug when writing a UTF-8 (non-ASCII) key.

Android

  • Fix a crash in the demo project when the App is hot reloaded.
  • Improve wiki & readme to recommend users to init & destruct MMKV in the Application class instead of the MainActivity class.

POSIX

  • Fix two compile errors with some compilers.

Don't miss a new MMKV release

NewReleases is sending notifications on new releases.