Releases: cioccarellia/ksprefs
Releases · cioccarellia/ksprefs
v1.3.2.2
- Visibility improvements to allow the use of custom extension function
- Usage of Kotlin reified keyword to deal with generics
v1.3.2.1
- Bug fixes
- Changed the way to gather the list of all the preferences
v1.3.2.0
- Fixed
remove()
not encrypting target string - Updated to Kotlin 1.3.21, Anko 0.10.8 & Gradle 5.2.1
- Code quality cleanup and improvements
v1.3.1.1
Bug fixes, code improvements
v1.3.1.0
v1.3.0.0
- Removed deprecated methods
- Updated libraries and support dependencies
- Added meaningful debug info
v1.2.0.2
Buildfix
v1.2.0.1
Updated Kotlin version, Gradle plugin and support lib
v1.2.0.0
- Added generics support via get()
- Updated kotlin version to 1.2.70
- Targeting android version 28
- Stricter null-types checks from shared preferences
1.1.2.1
Updated Kotlin version to 1.2.60