Releases: nimblehq/android-templates
Releases · nimblehq/android-templates
3.31.0
⭐ Features
- [#586] Migrate to build version catalog (2/2)
- [#575] [#586] Migrate to build version catalog
🧹 Chores
- [Chore] Bump version to 3.31.0
3.30.0
🧹 Chores
- [#580] Hide Compose androidx.compose.ui.tooling.PreviewActivity from the final release build
- [Chore] Add tiger as codeowner
- [Chore] Bump version to 3.30.0
3.29.0
⭐ Features
- [#525] Reuse the "nimblehq/github-actions-workflows/create_release_pr" workflow to automate Release PR creating
- [#553] Define BaseScreen composable for all screens
🧹 Chores
- [Chore] Bump version to 3.29.0
3.28.0
🧹 Chores
- [#490] Add release note for Codemagic CD workflow
3.27.0
⭐ Features
- [#548] Prepare initial setup for deep-link
- [#547] Define "results" for the "Up" navigation to deliver result to previous screens
- [#552] Improve the base navigation with a "MainNavGraph"
🧹 Chores
- [Chore] Bump version to 3.27.0
3.26.0
⭐ Features
- [#509] [Script] Add --stacktrace parameter in the command executions to provide a full stack trace for debugging
🧹 Chores
- [#549] Refactor: data module packages
- [Chore] Bump version to 3.26.0
3.25.0
⭐ Features
- [#535] Add asStateFlow to the StateFlow variables in ViewModel class
- [#543] Add default spacing definition in app dimensions
🧹 Chores
- [#462] Update GitHub workflows to use concurrency
- [#503] Deprecate the XML template
- [#502] Remove Bump version XML step from Bump version workflow
- [#500] The "Checkout" step in "bump_version" workflow does not need to set a custom token
- [Chore] Bump version to 3.25.0
🐞 Bugs
- [#538] Update all workflows to use Java 17
- [#521] Fix: The bump_version template workflow does NOT work
3.24.0
⭐ Features
- [#515] [KMM Support] Refactor package names (reopen)
- [#513] [KMM Support] Migrate to Gradle 8
- [#512] [KMM Support] Update Kotlin DSL build dependencies & plugins configuration
🧹 Chores
- [Chore] Bump version to 3.24.0
3.23.0
🧹 Chores
- [#470] Migrate to Kover 0.7.0
- [Chore] Bump version to 3.23.0
🐞 Bugs
- [#496] Distribute app without Firebase integration
3.22.0
⭐ Features
- [#448] [Part2] sample yaml file for codemagic
- [#448][Part1/2] Initiate codemagic script and implement unit test script for PR and Push event
🧹 Chores
- [#485] Update import libraries from mavenCentral if possible
- [#454] Update generating project example script to be in Fenced Code Block
- [Chore] Bump version to 3.22.0
🐞 Bugs
- [#485] Fix repositories import syntax to be in Kotlin format for maven Jitpack
- [#479] Fix: Moshi @JSON annotation does not work properly on the release build