Skip to content

Releases: ArthurKun21/generic-datastore

2.0.0-alpha09

24 Apr 22:21
917dc58

Choose a tag to compare

2.0.0-alpha09 Pre-release
Pre-release

What's Changed

  • fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.11.0 by @renovate[bot] in #138
  • fix(deps): update agp to v9.1.1 by @renovate[bot] in #139
  • chore: update preferences Api by @ArthurKun21 in #140
  • fix(deps): update agp to v9.2.0 by @renovate[bot] in #141
  • fix(deps): update kotlin monorepo to v2.3.21 by @renovate[bot] in #142

Full Changelog: 2.0.0-alpha08...2.0.0-alpha09

2.0.0-alpha08

06 Apr 23:50
4a64c12

Choose a tag to compare

2.0.0-alpha08 Pre-release
Pre-release

What's Changed

  • fix(deps): update dependency org.junit.jupiter:junit-jupiter-api to v6.0.3 by @renovate[bot] in #116
  • fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.9.0 by @renovate[bot] in #117
  • chore(deps): update actions/upload-artifact action to v7 by @renovate[bot] in #118
  • chore(deps): update dependency com.diffplug.spotless to v8.3.0 by @renovate[bot] in #119
  • chore(deps): update agp to v9.1.0 by @renovate[bot] in #120
  • chore(deps): update gradle to v9.4.0 by @renovate[bot] in #121
  • fix(deps): update compose to v1.10.2 by @renovate[bot] in #122
  • fix(deps): update lifecycle to v2.10.0-beta01 by @renovate[bot] in #123
  • fix(deps): update wire to v5.5.1 by @renovate[bot] in #124
  • fix(deps): update datastore to v1.2.1 by @renovate[bot] in #125
  • fix(deps): update dependency androidx.activity:activity-compose to v1.13.0 by @renovate[bot] in #126
  • fix(deps): update dependency androidx.core:core-ktx to v1.18.0 by @renovate[bot] in #127
  • fix(deps): update wire to v6 (major) by @renovate[bot] in #128
  • fix(deps): update kotlin monorepo to v2.3.20 by @renovate[bot] in #129
  • chore(deps): update dependency com.diffplug.spotless to v8.4.0 by @renovate[bot] in #130
  • chore(deps): update gradle to v9.4.1 by @renovate[bot] in #131
  • fix(deps): update compose to v1.10.3 by @renovate[bot] in #132
  • fix(deps): update lifecycle to v2.10.0 by @renovate[bot] in #133
  • chore(deps): update gradle/actions action to v6 by @renovate[bot] in #134
  • fix(deps): update wire to v6.1.0 by @renovate[bot] in #135
  • fix(deps): update wire to v6.2.0 by @renovate[bot] in #136
  • feat(gradle): create build-logic by @ArthurKun21 in #137

Full Changelog: 2.0.0-alpha07...2.0.0-alpha08

2.0.0-alpha07

15 Feb 12:51
fa1c6c8

Choose a tag to compare

2.0.0-alpha07 Pre-release
Pre-release

What's Changed

Full Changelog: 2.0.0-alpha06...2.0.0-alpha07

2.0.0-alpha06

13 Feb 18:17
dc1a6bf

Choose a tag to compare

2.0.0-alpha06 Pre-release
Pre-release

What's Changed

Full Changelog: 2.0.0-alpha05...2.0.0-alpha06

2.0.0-alpha05

09 Feb 12:58
57c5c94

Choose a tag to compare

2.0.0-alpha05 Pre-release
Pre-release

What's Changed

Full Changelog: 2.0.0-alpha04...2.0.0-alpha05

2.0.0-alpha04

09 Feb 10:38

Choose a tag to compare

2.0.0-alpha04 Pre-release
Pre-release

What's Changed

  • chore(deps): update actions/upload-artifact action to v6 by @renovate[bot] in #105
  • Also Updated the Maven for publishing to Github Packages

Full Changelog: 2.0.0-alpha03...2.0.0-alpha04

2.0.0-alpha03

09 Feb 10:13

Choose a tag to compare

2.0.0-alpha03 Pre-release
Pre-release

I actually forgot my Github username. Fix to the correct repository url and always upload build reports on failure

Full Changelog: 2.0.0-alpha02...2.0.0-alpha03

2.0.0-alpha02

09 Feb 10:04

Choose a tag to compare

2.0.0-alpha02 Pre-release
Pre-release

Fix the version for the Github Packages

Full Changelog: 2.0.0-alpha01...2.0.0-alpha02

2.0.0-alpha01

09 Feb 09:50
d59fc2d

Choose a tag to compare

2.0.0-alpha01 Pre-release
Pre-release

What's Changed

  • fix(deps): update dependency org.junit.jupiter:junit-jupiter-api to v6.0.2 by @renovate[bot] in #78
  • fix(deps): update compose to v1.10.1 by @renovate[bot] in #79
  • chore(deps): update agp to v9 (major) by @renovate[bot] in #80
  • chore(deps): update gradle to v9.3.0 by @renovate[bot] in #81
  • chore(deps): update dependency com.vanniktech.maven.publish to v0.36.0 by @renovate[bot] in #82
  • fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.10.0 by @renovate[bot] in #83
  • chore(deps): update dependency com.diffplug.spotless to v8.2.0 by @renovate[bot] in #84
  • chore(deps): update dependency com.diffplug.spotless to v8.2.1 by @renovate[bot] in #85
  • fix(deps): update compose to v1.10.2 by @renovate[bot] in #86
  • chore(deps): update gradle to v9.3.1 by @renovate[bot] in #87
  • fix(deps): update dependency androidx.activity:activity-compose to v1.12.3 by @renovate[bot] in #88
  • chore: renamed functions by @ArthurKun21 in #89
  • feat: refactor project to handle both preferences and proto datastore by @ArthurKun21 in #90
  • fix(deps): update kotlin monorepo to v2.3.10 by @renovate[bot] in #92
  • fix(deps): use correct multiplatform dependencies by @ArthurKun21 in #93
  • docs: Update Agents and readme markdown by @ArthurKun21 in #94
  • feat: create sample kmp desktop target by @ArthurKun21 in #95
  • feat: add suspend and blocking resetToDefault APIs by @ArthurKun21 in #96
  • feat: add update for read-modify-write operation by @ArthurKun21 in #97
  • chore(tests): consolidate platform tests with abstract base class by @ArthurKun21 in #98
  • chore: Update library visibility by @ArthurKun21 in #99
  • feat: add new APIs to PreferenceDatastore by @ArthurKun21 in #100
  • feat: implement type-safety backup and restore functionality for preferences by @ArthurKun21 in #101
  • feat: add factory methods for proto and preferences datastores by @ArthurKun21 in #102
  • feat: Improve error validation by @ArthurKun21 in #103
  • feat: Publish to GitHub by @ArthurKun21 in #104

Full Changelog: 1.3.0...2.0.0-alpha01

1.3.0

06 Jan 03:30
abcc4bd

Choose a tag to compare

What's Changed

  • fix(deps): update lifecycle to v2.9.2 by @renovate[bot] in #22
  • chore(deps): update actions/checkout action to v5 by @renovate[bot] in #30
  • fix(deps): update compose to v1.9.0 by @renovate[bot] in #31
  • fix(deps): update dependency androidx.core:core-ktx to v1.17.0 by @renovate[bot] in #32
  • fix(deps): update kotlin monorepo to v2.2.10 by @renovate[bot] in #33
  • chore(deps): update agp to v8.12.1 by @renovate[bot] in #34
  • chore(deps): update actions/setup-java action to v5 by @renovate[bot] in #35
  • fix(deps): update lifecycle to v2.9.3 by @renovate[bot] in #36
  • chore(deps): update agp to v8.12.2 - autoclosed by @renovate[bot] in #37
  • chore(deps): update agp to v8.13.0 by @renovate[bot] in #38
  • fix(deps): update kotlin monorepo to v2.2.20 by @renovate[bot] in #39
  • fix(deps): update compose to v1.9.1 by @renovate[bot] in #40
  • fix(deps): update dependency androidx.activity:activity-compose to v1.11.0 by @renovate[bot] in #41
  • chore(deps): update gradle to v9.1.0 by @renovate[bot] in #43
  • fix(deps): update lifecycle to v2.9.4 by @renovate[bot] in #42
  • fix(deps): update compose to v1.9.2 by @renovate[bot] in #44
  • chore(deps): update dependency com.diffplug.spotless to v8 by @renovate[bot] in #46
  • fix(deps): update dependency org.junit.jupiter:junit-jupiter-api to v6 by @renovate[bot] in #48
  • chore(deps): update gradle/actions action to v5 by @renovate[bot] in #49
  • fix(deps): update dependency androidx.compose.material3:material3 to v1.4.0 by @renovate[bot] in #45
  • fix(deps): update compose to v1.9.3 by @renovate[bot] in #50
  • chore: renamed library to generic-datastore by @ArthurKun21 in #54
  • feat: add generic datastore compose module by @ArthurKun21 in #55
  • fix(deps): update compose to v1.9.4 by @renovate[bot] in #56
  • fix(deps): update kotlin monorepo to v2.2.21 by @renovate[bot] in #58
  • chore(deps): update actions/upload-artifact action to v5 by @renovate[bot] in #59
  • chore(deps): update gradle to v9.2.1 by @renovate[bot] in #60
  • fix(deps): update dependency org.junit.jupiter:junit-jupiter-api to v6.0.1 by @renovate[bot] in #61
  • fix(deps): update compose to v1.9.5 by @renovate[bot] in #65
  • fix(deps): update dependency androidx.activity:activity-compose to v1.12.0 by @renovate[bot] in #66
  • chore(deps): update agp to v8.13.1 by @renovate[bot] in #62
  • fix(deps): update datastore to v1.2.0 by @renovate[bot] in #67
  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #68
  • fix(deps): update dependency com.pinterest.ktlint:ktlint-cli to v1.8.0 by @renovate[bot] in #63
  • fix(deps): update lifecycle by @renovate[bot] in #51
  • chore(deps): update dependency com.diffplug.spotless to v8.1.0 by @renovate[bot] in #64
  • fix(deps): update dependency androidx.activity:activity-compose to v1.12.1 by @renovate[bot] in #70
  • fix(deps): update compose to v1.10.0 by @renovate[bot] in #71
  • chore(deps): update actions/cache action to v5 by @renovate[bot] in #72
  • chore(deps): update agp to v8.13.2 by @renovate[bot] in #73
  • chore(deps): update actions/upload-artifact action to v6 by @renovate[bot] in #74
  • fix(deps): update kotlin monorepo to v2.3.0 by @renovate[bot] in #75
  • fix(deps): update dependency androidx.activity:activity-compose to v1.12.2 by @renovate[bot] in #76
  • chore: Update Gradle config for KMP by @ArthurKun21 in #77

Full Changelog: 1.2.0...1.3.0