New
2025-04-03
What's Changed
- Navigation Compose Extended 0.8.2 by @serbelga in https://github.com/serbelga/Todometer-KMP/pull/528
- Update androidGradlePlugin to v8.7.3 by @renovate in https://github.com/serbelga/Todometer-KMP/pull/624
- Update dataStore to v1.1.4 by @renovate in https://github.com/serbelga/Todometer-KMP/pull/669
- Update kotlinCoroutines to v1.8.1 by @renovate in https://github.com/serbelga/Todometer-KMP/pull/536
- Update dependency androidx.core:core-ktx to v1.15.0 by @renovate in https://github.com/serbelga/Todometer-KMP/pull/614
- Update dependency io.mockk:mockk to v1.13.17 by @renovate in https://github.com/serbelga/Todometer-KMP/pull/671
- Update dependency com.google.firebase:firebase-bom to v33.12.0 by @renovate in https://github.com/serbelga/Todometer-KMP/pull/657
- Update dependency org.jetbrains.compose to v1.8.0-SNAPSHOT+pull-5245 by @renovate in https://github.com/serbelga/Todometer-KMP/pull/666
- Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.6.2 by @renovate in https://github.com/serbelga/Todometer-KMP/pull/659
- Update to Kotlin 2.0.0 by @serbelga in https://github.com/serbelga/Todometer-KMP/pull/511
- Update composeVectorize to v1.0.2 by @renovate in https://github.com/serbelga/Todometer-KMP/pull/600
- Update dependency androidx.appcompat:appcompat to v1.7.0 by @renovate in https://github.com/serbelga/Todometer-KMP/pull/543
- Update dependency com.google.devtools.ksp to v2.1.10-1.0.30 by @renovate in https://github.com/serbelga/Todometer-KMP/pull/658
- Update dependency gradle to v8.13 by @renovate in https://github.com/serbelga/Todometer-KMP/pull/667
- Update dependency com.google.gms.google-services to v4.4.2 by @renovate in https://github.com/serbelga/Todometer-KMP/pull/546
- Update dependency com.google.android.gms:play-services-oss-licenses to v17.1.0 by @renovate in https://github.com/serbelga/Todometer-KMP/pull/544
- Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.8.0 by @renovate in https://github.com/serbelga/Todometer-KMP/pull/637
- Update dependency com.google.android.gms:play-services-wearable to v19 by @renovate in https://github.com/serbelga/Todometer-KMP/pull/621
- Update glance to v1.1.1 by @renovate in https://github.com/serbelga/Todometer-KMP/pull/609
- Add macrobenchmark tests by @serbelga in https://github.com/serbelga/Todometer-KMP/pull/554
- Update dependency androidx.test.ext:junit to v1.2.1 by @renovate in https://github.com/serbelga/Todometer-KMP/pull/558
- Update dependency com.google.firebase.crashlytics to v3.0.3 by @renovate in https://github.com/serbelga/Todometer-KMP/pull/656
- Update dependency androidx.test.espresso:espresso-core to v3.6.1 by @renovate in https://github.com/serbelga/Todometer-KMP/pull/557
- Update dependency org.jetbrains.androidx.navigation:navigation-compose to v2.8.0-SNAPSHOT+pull-5245 by @renovate in https://github.com/serbelga/Todometer-KMP/pull/665
- Update dependency androidx.activity:activity-compose to v1.10.1 by @renovate in https://github.com/serbelga/Todometer-KMP/pull/670
- Use
kotlinx-collections-immutableby @serbelga in https://github.com/serbelga/Todometer-KMP/pull/573 - Update kotlin monorepo to v2.1.10 by @renovate in https://github.com/serbelga/Todometer-KMP/pull/653
- Update dependency androidx.benchmark:benchmark-macro-junit4 to v1.3.4 by @renovate in https://github.com/serbelga/Todometer-KMP/pull/673
- Update navigationComposeExtended to v1 (major) by @renovate in https://github.com/serbelga/Todometer-KMP/pull/610
- Refactor: Rename UiState to State by @serbelga in https://github.com/serbelga/Todometer-KMP/pull/584
- Update wearCompose to v1.4.1 by @renovate in https://github.com/serbelga/Todometer-KMP/pull/660
- Update kotlinx-coroutines monorepo to v1.9.0 by @renovate in https://github.com/serbelga/Todometer-KMP/pull/595
- Update dependency io.insert-koin:koin-bom to v4.0.4 by @renovate in https://github.com/serbelga/Todometer-KMP/pull/674
- Use pigment library by @serbelga in https://github.com/serbelga/Todometer-KMP/pull/633
- Add detekt library by @serbelga in https://github.com/serbelga/Todometer-KMP/pull/634
- Update spotless to v7.0.2 by @renovate in https://github.com/serbelga/Todometer-KMP/pull/642
- New convention plugins for lint tasks by @serbelga in https://github.com/serbelga/Todometer-KMP/pull/641
- Use the version catalog as the source of truth for plugin IDs by @VahidGarousi in https://github.com/serbelga/Todometer-KMP/pull/648
- Refactor plugin names to include group by @serbelga in https://github.com/serbelga/Todometer-KMP/pull/649
- Use koin-compose-viewmodel by @serbelga in https://github.com/serbelga/Todometer-KMP/pull/650
- Apply architecture iteration - Part 1 by @serbelga in https://github.com/serbelga/Todometer-KMP/pull/654
- Apply architecture iteration: Update
AddTaskScreenby @serbelga in https://github.com/serbelga/Todometer-KMP/pull/662 - Apply architecture iteration - Part 3 by @serbelga in https://github.com/serbelga/Todometer-KMP/pull/663
New Contributors
- @VahidGarousi made their first contribution in https://github.com/serbelga/Todometer-KMP/pull/648
Full Changelog: https://github.com/serbelga/Todometer-KMP/compare/2024-04-22...2025-04-03