The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Updated Android Tools to v28.x
- Using gradle 4.10.2
- Minor errors in build.gradle
- Markdownlint config
- Ko-fi link
- Fix error in build.gradle
This is the first version for Gradle 4.4
- Runtime check in debug mode for the type of values to store.
- The id of
watchKeysandclearWatchis number, the callback returns void.
- The changelog follows the format on Keep a Changelog.
- Simplifies the reading of variables in android/build.gradle
- The callback of
watchKeysis not called.
- Missing google repository in android/gradle (for development).
- Flow types (not sure if correctly).
- The default
buildToolsVersionwas changed 26.0.3 andcompileSdkVersion/targetSdkVersionto 26. - Better support for
long&doublevalues (the range oflongis still limited by the RN Bridge).
- react-native from peerDependencies, since this library must work in versions prior to 0.50.
- Changed minSdkVersion version to 16 - Thanks to @wayne1203
- The preferences file is openning only when used.