Skip to content

Releases: burnoo/compose-remember-preference

1.1.0

19 Jun 16:32
f8f384b
Compare
Choose a tag to compare
  • Fix values not remembered on recomposition
  • Upgrade all libraries

1.0.2

15 Jan 19:56
6763466
Compare
Choose a tag to compare

Changes (updating libraries)

  • Update Gradle Android plugin to 8.2.1
  • Update Gradle to 8.5.1
  • Update buildToolsVersion to 34.0.0
  • Update compileSdk and targetSdk to 34
  • Update Kotlin to 1.9.22, Compose to 1.5.4 and Compose compiler to 1.5.8
  • Bump library version to 1.0.2
  • Update sample libraries

1.0.1

02 Apr 14:01
f0d0bd7
Compare
Choose a tag to compare

Changes (updating libraries)

  • Bump library version to 1.0.1
  • Update Gradle Android plugin to 7.4.2
  • Update sample libraries
  • Update buildToolsVersion to 33.0.1
  • Replace deprecated compileSdkVersion and buildToolsVersion Groovy calls
  • Replace task to task.register for deleting buildDir
  • Update Android Gradle plugin to 7.3.1
  • Update Kotlin to 1.8.10, Compose to 1.4.0 and Compose compiler to 1.4.4

1.0.0

06 Oct 18:18
0d4188c
Compare
Choose a tag to compare

As this library is widely used, I've decided to finally set the major number to 1.
Changelog:

  • Add restoring previous value on Exceptions during saving
  • Add reacting for DataStore updates
  • Add basic instrumentation tests

0.3.6

19 Sep 13:52
2be88b2
Compare
Choose a tag to compare
  • Update dependencies in sample project
  • Update compose and compose compiler versions
  • Update targetSdkVersion to 33, minSdkVersion to 21

0.3.5

09 Aug 13:21
ef9006c
Compare
Choose a tag to compare
  • Update Kotlin version to 1.7.10 and Jetpack Compose to 1.2.0
  • Update all other dependencies

0.3.4

14 Dec 09:01
Compare
Choose a tag to compare
  • Update Kotlin version to 1.5.30 and Jetpack Compose to 1.0.3
  • Update datastore version to 1.0.0
  • Update Gradle to 7.2
  • Update sample dependencies

0.3.3

31 Jul 13:52
Compare
Choose a tag to compare
  • Update compose version to 1.0.0
  • Update target SDK to 31
  • Other library updates

0.3.2

31 Jul 12:58
Compare
Choose a tag to compare
  • Update compose to 1.0.0-rc01
  • Update DataStore to 1.0.0-rc01
  • Update gradle plugin to 7.1.0-alpha02
  • Update gradle to 7.1.1

0.3.1

30 May 13:53
Compare
Choose a tag to compare
  • Update compose to 1.0.0-beta07
  • Update DataStore to 1.0.0-beta01
  • Update gradle to 7.0.2
  • Update gradle plugin to 7.0.0-beta03
  • Update Kotlin to 1.4.32