Skip to content

Releases: chibatching/Kotpref

2.13.2

29 Jan 05:29
7c5e4c6
Compare
Choose a tag to compare

Bug Fixes

2.13.1

07 Feb 14:10
Compare
Choose a tag to compare

From this version, Kotpref is hosted in Maven Central instead of JCenter.
Please add mavenCentral() repository settings onto your build.gradle.

Notification

2.13.0 on Maven Central is broken.
Don't use 2.13.0, if you download from Maven Central.

Maintenance

2.13.0

14 Nov 06:27
Compare
Choose a tag to compare

Features

Bug Fixes

Maintenance

2.12.0

28 Sep 02:18
Compare
Choose a tag to compare

Features

Experimental Features

Maintenance

2.11.0

13 May 00:49
75b6016
Compare
Choose a tag to compare

Feature

  • Add gson default value provider parameter to lazily instantiate default value #205

Deprecated

  • Rename PreferencesOpener to PreferencesProvider #192

Others

  • Update dependent libraries and Kotlin #204

2.10.0

12 Dec 08:14
Compare
Choose a tag to compare

Feature

  • Remove property entry feature #182

Improvement

  • Remove dependency on reflection from livedata-support #180

Experimental feature

Other

  • Kotpref binaries are provided with Java 8 bytecode again #190

2.9.2

17 Sep 00:21
Compare
Choose a tag to compare

Bugfix

  • Fix the bug that latest value cannot observe while inactive #174

2.9.1

12 Aug 23:54
Compare
Choose a tag to compare

Feature

  • Allow external preference opener to allow encrypted implementations #163

2.9.0

12 Aug 05:21
Compare
Choose a tag to compare

Deprecated

This version has incomplete artifacts issue. Please use 2.9.1.

2.8.0

27 Apr 18:23
ae45042
Compare
Choose a tag to compare

Feature

  • Make clear method open #152
  • Revert shipping bytecode to Java 6 #151