Skip to content

Releases: cioccarellia/ksprefs

v1.3.2.2

27 Mar 21:58
Compare
Choose a tag to compare
  • Visibility improvements to allow the use of custom extension function
  • Usage of Kotlin reified keyword to deal with generics

v1.3.2.1

15 Mar 10:44
Compare
Choose a tag to compare
  • Bug fixes
  • Changed the way to gather the list of all the preferences

v1.3.2.0

04 Mar 00:13
Compare
Choose a tag to compare
  • 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

07 Jan 16:19
Compare
Choose a tag to compare

Bug fixes, code improvements

v1.3.1.0

01 Nov 16:00
Compare
Choose a tag to compare

Fixed #3, #6, implemented #5, refactoring

v1.3.0.0

25 Oct 21:05
Compare
Choose a tag to compare
  • Removed deprecated methods
  • Updated libraries and support dependencies
  • Added meaningful debug info

v1.2.0.2

28 Sep 13:11
Compare
Choose a tag to compare

Buildfix

v1.2.0.1

28 Sep 06:17
cbd990c
Compare
Choose a tag to compare

Updated Kotlin version, Gradle plugin and support lib

v1.2.0.0

13 Sep 17:18
18eeff0
Compare
Choose a tag to compare
  • 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

10 Aug 00:53
Compare
Choose a tag to compare

Updated Kotlin version to 1.2.60