Releases: toquete/boxbox
Releases · toquete/boxbox
v1.3.2
v1.3.1
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Bump androidx.navigation:navigation-compose from 2.7.7 to 2.8.2 by @dependabot in #288
- Bump lifecycle from 2.8.4 to 2.8.6 by @dependabot in #287
- Bump androidx.work:work-runtime from 2.9.0 to 2.9.1 by @dependabot in #286
- Bump io.gitlab.arturbosch.detekt from 1.23.6 to 1.23.7 by @dependabot in #290
- Bump kotlin from 2.0.10 to 2.0.21 by @dependabot in #291
- Bump com.google.firebase.crashlytics from 2.9.9 to 3.0.2 by @dependabot in #255
- Bump io.gitlab.arturbosch.detekt:detekt-formatting from 1.23.6 to 1.23.7 by @dependabot in #295
- Bump android-actions/setup-android from 3.2.1 to 3.2.2 by @dependabot in #294
- Bump com.google.firebase:firebase-bom from 33.1.2 to 33.5.1 by @dependabot in #297
- Bump gradle from 8.6.0 to 8.7.2 by @dependabot in #296
- Bump org.jetbrains.kotlinx.kover from 0.8.1 to 0.8.3 by @dependabot in #302
- Bump kotlinxCoroutines from 1.8.1 to 1.9.0 by @dependabot in #299
- Bump androidx.compose:compose-bom from 2024.09.03 to 2024.10.01 by @dependabot in #298
- Bump lifecycle from 2.8.6 to 2.8.7 by @dependabot in #301
- Setting up sonar by @toquete in #307
- Fixing sonar by @toquete in #308
- Cleaning up Github Actions by @toquete in #310
- Fixing security issue by @toquete in #311
- Adding Robolectric to the project by @toquete in #312
- Getting back with CodeCov action by @toquete in #313
- Fixing default build variant by @toquete in #314
- Updating targetSdk and compileSdk to version 35 by @toquete in #315
- Moving home instrumented tests to unit tests by @toquete in #316
- Moving race results instrumented tests to unit tests by @toquete in #317
- Moving races instrumented tests to unit tests by @toquete in #318
- Moving settings instrumented tests to unit tests by @toquete in #319
- Bump com.android.tools:desugar_jdk_libs from 2.1.2 to 2.1.3 by @dependabot in #306
- Bump androidx.navigation:navigation-compose from 2.8.2 to 2.8.4 by @dependabot in #309
- Bump androidx.core:core-ktx from 1.13.1 to 1.15.0 by @dependabot in #305
- Bump androidx.activity:activity-compose from 1.9.1 to 1.9.3 by @dependabot in #304
- Bump androidx.work:work-runtime from 2.9.1 to 2.10.0 by @dependabot in #300
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #320
- Refactoring driverstandings module by @toquete in #321
- Removing :data:constructor module by @toquete in #322
- Removing ConstructorStandingsLocalDataSource by @toquete in #323
- Removing DriverImageLocalDataSource by @toquete in #324
- Removing CircuitImageLocalDataSource by @toquete in #330
- Removing :data:circuits module by @toquete in #331
- Removing ConstructorColorLocalDataSource by @toquete in #332
- Removing ConstructorImageLocalDataSource by @toquete in #333
- Removing CountryLocalDataSource by @toquete in #334
- Removing RaceResultLocalDataSource by @toquete in #335
- Removing SprintResultLocalDataSource by @toquete in #336
- Creating single domain module by @toquete in #337
- Dependency inversion by @toquete in #338
- Bump io.mockk:mockk from 1.13.11 to 1.13.13 by @dependabot in #329
- Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.7.1 to 1.7.3 by @dependabot in #326
- Bump org.jetbrains.kotlinx:kotlinx-datetime from 0.6.0 to 0.6.1 by @dependabot in #325
- Bump com.google.firebase:firebase-bom from 33.5.1 to 33.6.0 by @dependabot in #327
- Creating navigation tests by @toquete in #342
- Bump org.robolectric:robolectric from 4.14 to 4.14.1 by @dependabot in #341
- Bump com.google.devtools.ksp from 2.0.21-1.0.27 to 2.0.21-1.0.28 by @dependabot in #340
- Bump androidx.compose:compose-bom from 2024.10.01 to 2024.11.00 by @dependabot in #328
- Testing SyncWorker class by @toquete in #343
- Modifying background work to be done periodically by @toquete in #344
- Adding pull to refresh feature by @toquete in #345
- Adding ads banner by @toquete in #349
- Displaying last updated date on settings by @toquete in #352
- Bump hilt from 2.52 to 2.53 by @dependabot in #351
- Bump gradle from 8.7.2 to 8.7.3 by @dependabot in #350
- Bump kotlin from 2.0.21 to 2.1.0 by @dependabot in #346
- Bump com.google.devtools.ksp from 2.0.21-1.0.28 to 2.1.0-1.0.29 by @dependabot in #347
- Bump com.google.android.gms:play-services-ads from 23.5.0 to 23.6.0 by @dependabot in #354
- Bump com.google.firebase:firebase-bom from 33.6.0 to 33.7.0 by @dependabot in #353
Full Changelog: v1.2.2...v1.3.0
v1.2.2
What's Changed
- Bump gradle from 8.4.0 to 8.4.1 by @dependabot in #228
- Bump lifecycle from 2.7.0 to 2.8.0 by @dependabot in #230
- Bump kotlinxCoroutines from 1.8.0 to 1.8.1 by @dependabot in #229
- Bump kotlin from 1.9.23 to 2.0.0 by @dependabot in #242
- Bump lifecycle from 2.8.0 to 2.8.1 by @dependabot in #241
- Bump com.google.gms.google-services from 4.4.1 to 4.4.2 by @dependabot in #243
- Bump org.jetbrains.kotlinx.kover from 0.7.3 to 0.8.0 by @dependabot in #244
- Bump com.google.devtools.ksp from 2.0.0-1.0.21 to 2.0.0-1.0.22 by @dependabot in #246
- Bump org.jetbrains.kotlinx:kotlinx-datetime from 0.5.0 to 0.6.0 by @dependabot in #245
- Revert "Bump lifecycle from 2.7.0 to 2.8.0" by @toquete in #247
- Bump androidx.datastore:datastore-preferences from 1.0.0 to 1.1.1 by @dependabot in #217
- Bump io.mockk:mockk from 1.13.10 to 1.13.11 by @dependabot in #250
- Bump gradle from 8.4.1 to 8.4.2 by @dependabot in #248
- Bump org.jetbrains.kotlinx.kover from 0.8.0 to 0.8.1 by @dependabot in #253
- Bump com.google.firebase:firebase-bom from 32.8.1 to 33.1.1 by @dependabot in #254
- Removing Instant deprecated code by @toquete in #256
- Creating alarm module by @toquete in #258
- Creating notification module by @toquete in #259
- Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.6.3 to 1.7.1 by @dependabot in #263
- Fixing build by @toquete in #264
- Updating view libs by @toquete in #265
- Updating test libs by @toquete in #266
- Bump gradle from 8.4.2 to 8.5.0 by @dependabot in #260
- Bump gradle/actions from 3 to 4 by @dependabot in #270
- Bump com.google.firebase:firebase-bom from 33.1.1 to 33.1.2 by @dependabot in #269
- Bump coil from 2.6.0 to 2.7.0 by @dependabot in #267
- Bump gradle from 8.5.0 to 8.5.1 by @dependabot in #268
- Setting IO dispatcher on repositories by @toquete in #274
- Bump kotlin from 2.0.0 to 2.0.10 by @dependabot in #273
- Bump androidx.test:runner from 1.6.1 to 1.6.2 by @dependabot in #271
- Bump gradle from 8.5.1 to 8.5.2 by @dependabot in #272
- Bump gradle from 8.5.1 to 8.6.0 by @dependabot in #275
- Updating ksp version to 2.0.10-1.0.24 by @toquete in #276
- Getting race results page by page by @toquete in #283
- Getting sprint results page by page by @toquete in #284
- Bump hilt from 2.51.1 to 2.52 by @dependabot in #278
- Bump com.android.tools:desugar_jdk_libs from 2.0.4 to 2.1.2 by @dependabot in #277
- Bump androidx.compose:compose-bom from 2024.06.00 to 2024.09.03 by @dependabot in #282
- Tweaking cards UI by @toquete in #285
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- Supporting dynamic colors by @toquete in #232
- Getting sprint races remote data by @toquete in #233
- Getting sprint races local data by @toquete in #234
- Creating sprint result data module by @toquete in #235
- Creating sprint domain module by @toquete in #236
- Creating sprint tab by @toquete in #237
- Replacing TabRow with SegmentedButton by @toquete in #238
- Replacing Surface with Chips by @toquete in #239
- Implementing upcoming and past races by @toquete in #240
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Bump softprops/action-gh-release from 1 to 2 by @dependabot in #194
- Bump io.mockk:mockk from 1.13.9 to 1.13.10 by @dependabot in #192
- Bump com.google.firebase:firebase-bom from 32.7.2 to 32.7.4 by @dependabot in #189
- Bump gradle from 8.2.2 to 8.3.0 by @dependabot in #191
- Fixing warnings by @toquete in #195
- Parsing country alternative ID by @toquete in #196
- Creating podiums query by @toquete in #197
- Bump gradle from 8.3.0 to 8.3.1 by @dependabot in #198
- Bump kotlin from 1.9.22 to 1.9.23 by @dependabot in #190
- Bump com.squareup.retrofit2:retrofit from 2.9.0 to 2.11.0 by @dependabot in #201
- Bump com.google.devtools.ksp from 1.9.22-1.0.17 to 1.9.23-1.0.19 by @dependabot in #188
- Bump androidx.compose:compose-bom from 2024.02.02 to 2024.03.00 by @dependabot in #200
- Bump androidx.compose:compose-bom from 2024.03.00 to 2024.04.00 by @dependabot in #206
- Bump com.google.firebase:firebase-bom from 32.7.4 to 32.8.0 by @dependabot in #205
- Bump hilt from 2.51 to 2.51.1 by @dependabot in #203
- Bump io.gitlab.arturbosch.detekt from 1.23.5 to 1.23.6 by @dependabot in #204
- Bump io.gitlab.arturbosch.detekt:detekt-formatting from 1.23.5 to 1.23.6 by @dependabot in #202
- Setting up emulator on CI by @toquete in #213
- Bump com.google.devtools.ksp from 1.9.23-1.0.19 to 1.9.23-1.0.20 by @dependabot in #207
- Bump android-actions/setup-android from 3.2.0 to 3.2.1 by @dependabot in #208
- Bump androidx.activity:activity-compose from 1.8.2 to 1.9.0 by @dependabot in #212
- Bump androidx.core:core-ktx from 1.12.0 to 1.13.0 by @dependabot in #211
- Bump com.google.firebase:firebase-bom from 32.8.0 to 32.8.1 by @dependabot in #210
- Bump gradle from 8.3.1 to 8.3.2 by @dependabot in #209
- Creating race results view by @toquete in #219
- Adding more data to race results model by @toquete in #220
- Race result header by @toquete in #222
- Creating home feature module by @toquete in #223
- Refactoring NavHost by @toquete in #224
- Creating settings dialog navigation by @toquete in #225
- Bump gradle from 8.3.2 to 8.4.0 by @dependabot in #214
- Bump androidx.core:core-ktx from 1.13.0 to 1.13.1 by @dependabot in #215
- Bump androidx.compose:compose-bom from 2024.04.00 to 2024.05.00 by @dependabot in #216
- Creating race results screen tests by @toquete in #226
- Preparing version 1.2.0 by @toquete in #227
- Fixing resources strings by @toquete in #231
Full Changelog: v1.1.5...v1.2.0
v1.1.5
Full Changelog: v1.1.4...v1.1.5
v1.1.4
What's Changed
- Bump hilt from 2.50 to 2.51 by @dependabot in #180
- Bump coil from 2.5.0 to 2.6.0 by @dependabot in #179
- Bump androidx.hilt:hilt-navigation-compose from 1.1.0 to 1.2.0 by @dependabot in #177
- Bump hilt-work from 1.1.0 to 1.2.0 by @dependabot in #176
- Bump androidx.compose:compose-bom from 2024.02.00 to 2024.02.02 by @dependabot in #185
- Fixing race results query by @toquete in #186
- Creating race results feature module by @toquete in #187
- Fixing nullable driver code by @toquete in #193
Full Changelog: v1.1.3...v1.1.4
v1.1.3
v1.1.2
What's Changed
- Bump kotlin from 1.9.21 to 1.9.22 by @dependabot in #134
- Bump com.google.devtools.ksp from 1.9.21-1.0.16 to 1.9.22-1.0.17 by @dependabot in #137
- Bump io.mockk:mockk from 1.13.8 to 1.13.9 by @dependabot in #136
- Updating gradle plugin to 8.2.1 by @toquete in #138
- Updating gradle plugin to 8.2.2 by @toquete in #139
- Updating lifecycle to 2.7.0 by @toquete in #140
- Updating desugar JDK to 2.0.4 by @toquete in #142
- Updating room to 2.6.1 by @toquete in #143
- Updating work to 2.9.0 by @toquete in #144
- Updating google-services to 4.4.0 by @toquete in #146
- Updating crashlytics to 2.9.9 by @toquete in #148
- Updating navigation to 2.7.6 by @toquete in #149
- Updating activity to 1.8.2 by @toquete in #141
- Updating hilt-work to 1.1.0 by @toquete in #145
- Updating hilt-navigation to 1.1.0 by @toquete in #150
- Updating firebase BOM to 32.7.1 by @toquete in #147
- Removing KAPT code by @toquete in #151
- Bump gradle/gradle-build-action from 2.11.1 to 2.12.0 by @dependabot in #152
- Bump gradle/gradle-build-action from 2.12.0 to 3.0.0 by @dependabot in #155
- Bump io.gitlab.arturbosch.detekt from 1.23.4 to 1.23.5 by @dependabot in #154
- Bump io.gitlab.arturbosch.detekt:detekt-formatting from 1.23.4 to 1.23.5 by @dependabot in #153
- Uploading build scan by @toquete in #156
- Uploading test coverage to Codecov by @toquete in #158
- Uploading code coverage to Coveralls by @toquete in #157
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #160
- Bump kotlinxCoroutines from 1.7.3 to 1.8.0 by @dependabot in #162
- Bump com.google.gms.google-services from 4.4.0 to 4.4.1 by @dependabot in #165
- Bump androidx.navigation:navigation-compose from 2.7.6 to 2.7.7 by @dependabot in #163
- Bump androidx.compose:compose-bom from 2023.10.01 to 2024.02.00 by @dependabot in #161
- Bump com.google.firebase:firebase-bom from 32.7.1 to 32.7.2 by @dependabot in #164
- Creating race results remote data classes by @toquete in #166
- Creating race results local data classes by @toquete in #167
- Creating race results data module by @toquete in #168
- Creating race results domain module by @toquete in #169
- Syncing race results on app startup by @toquete in #170
- Improving Coil cache by @toquete in #172
- Creating codecov yaml file by @toquete in #173
- Fixing codecov yaml file by @toquete in #174
- Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.6.2 to 1.6.3 by @dependabot in #171
- Preparing version 1.1.2 by @toquete in #175
Full Changelog: v1.1.1...v1.1.2