Releases: ArthurKun21/generic-datastore
Releases · ArthurKun21/generic-datastore
2.0.0-alpha11
What's Changed
- fix(deps): update kotlin monorepo to v2.4.0 by @renovate[bot] in #159
- fix: explicitly specify return type by @ArthurKun21 in #162
Full Changelog: 2.0.0-alpha10...2.0.0-alpha11
2.0.0-alpha10
What's Changed
- chore(deps): update gradle to v9.5.0 by @renovate[bot] in #144
- fix(deps): update agp to v9.2.1 by @renovate[bot] in #145
- fix(deps): update kotlinx-coroutines monorepo to v1.11.0 by @renovate[bot] in #146
- chore(deps): update gradle to v9.5.1 by @renovate[bot] in #147
- fix(deps): update wire to v6.3.0 - autoclosed by @renovate[bot] in #148
- fix(deps): update compose to v1.11.0 by @renovate[bot] in #149
- fix(deps): update spotless to v8.5.1 by @renovate[bot] in #150
- fix(deps): update wire to v6.4.0 by @renovate[bot] in #151
- feat: update closing coroutine Scope by @ArthurKun21 in #152
- feat: split the project into more specific modules by @ArthurKun21 in #153
- fix(deps): update dependency com.squareup.okio:okio to v3.17.0 by @renovate[bot] in #154
- feat: update project by @ArthurKun21 in #155
- fix(deps): update dependency org.junit.jupiter:junit-jupiter-api to v6.1.0 by @renovate[bot] in #156
- fix(deps): update spotless to v8.6.0 by @renovate[bot] in #157
- fix(deps): update compose to v1.11.1 by @renovate[bot] in #158
Full Changelog: 2.0.0-alpha09...2.0.0-alpha10
2.0.0-alpha09
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
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
What's Changed
- feat: add support Proto field updates by @ArthurKun21 in #112
- fix(deps): update compose to v1.10.1 by @renovate[bot] in #109
- fix(deps): update dependency androidx.activity:activity-compose to v1.12.4 by @renovate[bot] in #111
- chore(deps): update agp to v9.0.1 by @renovate[bot] in #113
- fix: use jvm source instead of desktop by @ArthurKun21 in #114
- chore: update samples path in project by @ArthurKun21 in #115
Full Changelog: 2.0.0-alpha06...2.0.0-alpha07
2.0.0-alpha06
What's Changed
- fix: iOS compilation with Okio by @ArthurKun21 in #107
- feat: add nullable APIs and some updates to other APIs by @ArthurKun21 in #108
- feat: add batch operations by @ArthurKun21 in #110
Full Changelog: 2.0.0-alpha05...2.0.0-alpha06
2.0.0-alpha05
What's Changed
- feat: add iOS test and update Test suite by @ArthurKun21 in #106
Full Changelog: 2.0.0-alpha04...2.0.0-alpha05
2.0.0-alpha04
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
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
Fix the version for the Github Packages
Full Changelog: 2.0.0-alpha01...2.0.0-alpha02