Skip to content

Releases: MFlisar/KotPreferences

0.7.2

25 Dec 13:54
Compare
Choose a tag to compare

KeyValue Storage: switched from okio to kotlinx.io

Full Changelog: 0.7.1...0.7.2

0.7.1

08 Dec 14:38
Compare
Choose a tag to compare
  • updated to compose-kmp 1.7.1 - based on compose 1.7.5 and material3 1.3.1
  • bugfix for `asMutableState´ extension

Full Changelog: 0.7.0...0.7.1

0.7.0

20 Oct 08:15
Compare
Choose a tag to compare

updated to compose-kmp 1.7.0 - based on compose 1.7.1 and material3 1.3.0

Maven Central

Beginning with this version I do publis releases on maven central!

Check out the readme to see how to add the new version - it's released on maven now under io.github.mflisar.kotbilling. In the past build releases did vanish from jitpack.io so I decided to move on to maven.

Full Changelog: 0.6.2...0.7.0

0.6.2

09 Oct 20:00
Compare
Choose a tag to compare
added fun <T> StorageSetting<T>.asMutableState(): MutableState<T> ext…

0.6.1

19 Sep 10:12
Compare
Choose a tag to compare
demo

0.6.0-alpha07

18 Sep 12:16
Compare
Choose a tag to compare

0.6.0-alpha06

18 Sep 11:33
Compare
Choose a tag to compare

0.6.0-alpha05

18 Sep 10:49
Compare
Choose a tag to compare
ios fix

0.6.0-alpha04

18 Sep 10:26
Compare
Choose a tag to compare
iOS build

0.6.0

18 Sep 22:11
Compare
Choose a tag to compare

KMP rewrite + library is now published on maven central