Skip to content

Releases: Tarek-Bohdima/ConsultMe

v2.0.0

29 Apr 20:51
cfa4a77

Choose a tag to compare

What's Changed

  • chore(deps): bump actions/setup-java from 4 to 5 by @dependabot[bot] in #25
  • chore(deps): bump the gradle-and-plugins group with 5 updates by @dependabot[bot] in #24
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #23
  • chore(deps): bump the androidx group with 4 updates by @dependabot[bot] in #27
  • chore(deps): bump the gradle-and-plugins group with 3 updates by @dependabot[bot] in #26
  • chore(deps): bump the gradle-and-plugins group with 3 updates by @dependabot[bot] in #28
  • chore(deps): bump the kotlin-and-coroutines group with 2 updates by @dependabot[bot] in #29
  • chore(deps): bump the androidx group with 7 updates by @dependabot[bot] in #32
  • chore(deps): bump com.google.truth:truth from 1.4.4 to 1.4.5 by @dependabot[bot] in #31
  • chore(deps): bump com.google.devtools.ksp from 2.2.10-2.0.2 to 2.2.20-2.0.3 in the gradle-and-plugins group by @dependabot[bot] in #30
  • Update README.md by @Tarek-Bohdima in #33
  • chore(deps): bump the androidx group with 3 updates by @dependabot[bot] in #34
  • chore(deps): bump mockk from 1.14.5 to 1.14.6 by @dependabot[bot] in #39
  • chore(deps): bump hilt from 2.57.1 to 2.57.2 by @dependabot[bot] in #37
  • chore(deps): bump the androidx group with 5 updates by @dependabot[bot] in #36
  • chore(deps): bump the gradle-and-plugins group across 1 directory with 2 updates by @dependabot[bot] in #41
  • chore(deps): bump gradle/actions from 4 to 5 by @dependabot[bot] in #38
  • chore(deps): bump the androidx group with 4 updates by @dependabot[bot] in #43
  • chore(deps): bump com.google.devtools.ksp from 2.2.20-2.0.4 to 2.3.0 in the gradle-and-plugins group by @dependabot[bot] in #44
  • chore(deps): bump the kotlin-and-coroutines group with 2 updates by @dependabot[bot] in #42
  • chore(deps): bump androidGradlePlugin from 8.13.0 to 8.13.1 by @dependabot[bot] in #47
  • chore(deps): bump the androidx group with 2 updates by @dependabot[bot] in #46
  • chore(deps): bump com.google.devtools.ksp from 2.3.0 to 2.3.2 in the gradle-and-plugins group across 1 directory by @dependabot[bot] in #48
  • chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #52
  • chore(deps): bump com.pinterest.ktlint:ktlint-cli from 1.7.1 to 1.8.0 by @dependabot[bot] in #51
  • chore(deps): bump the androidx group with 8 updates by @dependabot[bot] in #50
  • chore(deps): bump the gradle-and-plugins group with 2 updates by @dependabot[bot] in #49
  • refactor: remove XML declaration from misc.xml by @Tarek-Bohdima in #53
  • chore(deps): bump androidGradlePlugin from 8.13.1 to 8.13.2 by @dependabot[bot] in #57
  • chore(deps): bump the androidx group with 2 updates by @dependabot[bot] in #54
  • chore(deps): bump mockk from 1.14.6 to 1.14.7 by @dependabot[bot] in #55
  • chore(deps): bump the androidx group with 2 updates by @dependabot[bot] in #59
  • chore(deps): bump com.google.devtools.ksp from 2.3.3 to 2.3.4 in the gradle-and-plugins group by @dependabot[bot] in #58
  • chore(deps): bump gradle-wrapper from 8.13 to 9.3.0 by @dependabot[bot] in #70
  • chore(deps): bump androidx.compose:compose-bom from 2025.12.01 to 2026.01.00 in the androidx group by @dependabot[bot] in #64
  • chore(deps): bump gradle-wrapper from 9.3.0 to 9.3.1 by @dependabot[bot] in #74
  • chore(deps): bump the androidx group with 3 updates by @dependabot[bot] in #71
  • chore(deps): bump hilt from 2.57.2 to 2.58 by @dependabot[bot] in #73
  • chore(deps): bump the kotlin-and-coroutines group with 2 updates by @dependabot[bot] in #62
  • feat(build): Use Foojay Toolchains Convention by @Tarek-Bohdima in #75
  • chore(deps): bump the androidx group with 2 updates by @dependabot[bot] in #78
  • chore(deps): bump gradle-wrapper from 9.3.1 to 9.4.1 by @dependabot[bot] in #88
  • chore(deps): bump gradle/actions from 5 to 6 by @dependabot[bot] in #89
  • chore(deps): bump the androidx group across 1 directory with 4 updates by @dependabot[bot] in #92
  • chore(deps): silence dependabot updates pending AGP 9 migration by @Tarek-Bohdima in #93
  • chore(template): phase 0 — flexibility cleanup + improvement plan by @Tarek-Bohdima in #97
  • chore(deps): bump gradle-wrapper from 9.4.1 to 9.5.0 by @dependabot[bot] in #96
  • chore(deps): bump the gradle-and-plugins group across 1 directory with 2 updates by @dependabot[bot] in #94
  • chore(deps): widen kotlin ignore to >=2.3.20 (context-receivers blocker) by @Tarek-Bohdima in #98
  • docs: reference Google's Android Claude Code skills by @Tarek-Bohdima in #99
  • chore: sync .idea/gradle.xml with feature-example rename by @Tarek-Bohdima in #100
  • build: Phase 1 — convention plugins (build-logic/) by @Tarek-Bohdima in #101
  • docs: track Phase 1 polish follow-ups (type-safe accessors, bundles) by @Tarek-Bohdima in #102
  • build: Phase 1 polish — type-safe project accessors + dependency bundles by @Tarek-Bohdima in #103
  • build: Phase 2 — template ergonomics (rename script + parameterized header) by @Tarek-Bohdima in #104
  • test: Phase 3 — real example tests + Phase 2 doc cleanup by @Tarek-Bohdima in #105
  • chore: sync .idea/gradle.xml with build-logic included build by @Tarek-Bohdima in #106
  • ci: Phase 4 (1/3) — assembleRelease, artifact upload, GMD job by @Tarek-Bohdima in #107
  • docs: tag/release strategy + governance notes by @Tarek-Bohdima in #108
  • chore(deps): bump the github-actions group with 2 updates by @dependabot[bot] in #109
  • chore: tighten Dependabot ignores to cover library coordinates by @Tarek-Bohdima in #112
  • feat: Phase 4 (2/3) — R8 + resource shrinking for release by @Tarek-Bohdima in #113
  • docs: Phase 4 (3/3) — community docs (CONTRIBUTING, PR template, issue chooser) by @Tarek-Bohdima in #114
  • Revise security policy for version support and reporting by @Tarek-Bohdima in #116
  • docs: add Contributor Covenant v2.1 and close out Phase 4 by @Tarek-Bohdima in #115

Full Changelog: v1.4.0...v2.0.0