Releases: skniyajali/Restaurant-Billing-POS
Releases · skniyajali/Restaurant-Billing-POS
2024.11.2
Full Changelog: 2024.10.4...2024.11.2
2024.11.1
Full Changelog: 2024.10.4...2024.11.1
2024.10.4
What's Changed
- Fixed Build Error by @niyajali in #1005
- Configured Maestro for UI Automation by @niyajali in #1006
- Enhancement & Fix - Address Screen by @niyajali in #1015
- Enhancement - Category Unit & Integration Testing by @niyajali in #1019
- Bump - Dependency Version Update by @niyajali in #1026
- Enhancement - Charges Unit & Instrumented Test by @niyajali in #1030
- Enhancement - Customer Unit & Instrumented Test by @niyajali in #1033
- Enhancement - Employee Unit & Ui Testing by @niyajali in #1034
- Enhancement - Unit/UI Test for Absent Feature by @niyajali in #1039
- Bump kotlin from 2.0.0 to 2.0.10 by @dependabot in #1050
- Bump roborazzi from 1.20.0 to 1.26.0 by @dependabot in #1049
- Bump ksp from 2.0.0-1.0.22 to 2.0.10-1.0.24 by @dependabot in #1048
- Bump androidGradlePlugin from 8.5.1 to 8.5.2 by @dependabot in #1047
- Bump androidx.compose.ui:ui-test-junit4 from 1.7.0-beta01 to 1.7.0-beta07 by @dependabot in #1046
- Bump androidxWork from 2.9.0 to 2.9.1 by @dependabot in #1045
- Bump androidTools from 31.5.1 to 31.5.2 by @dependabot in #1044
- Bump sentryVersion from 4.10.0 to 4.11.0 by @dependabot in #1043
- Bump hilt from 2.51.1 to 2.52 by @dependabot in #1042
- Bump the kotlin-ksp-compose group with 8 updates by @dependabot in #1041
- Bump MeilCli/slack-upload-file from 3 to 4 by @dependabot in #1040
- Enhancement - Unit Test for Payment Feature by @niyajali in #1052
- Enhancement - Unit & UI Test for Expense Feature by @niyajali in #1055
- Enhancement - Unit Test for Product Feature by @niyajali in #1057
- Added More Unit Test For Product Feature by @niyajali in #1061
- Configured Detekt Plugin For Static Analysis by @niyajali in #1063
- Configured Detekt for Static Analysis & Code Quality by @niyajali in #1071
- feat: Added CI, release, and git hooks by @niyajali in #1086
- feat: Improve internal and beta release workflow by @niyajali in #1087
- feat: Improve internal and beta release workflow by @niyajali in #1088
- docs: Update README and add mockups by @niyajali in #1089
- feat: Update project version and add Codecov integration by @niyajali in #1090
- CI: Trigger internal and beta releases from main branch by @niyajali in #1091
- Test: Added screenshot & unit tests for home screen by @niyajali in #1092
- Build(deps): Bump org.jetbrains.kotlinx:kotlinx-collections-immutable from 0.3.7 to 0.3.8 by @dependabot in #1102
- Build(deps): Bump com.google.truth:truth from 1.4.2 to 1.4.4 by @dependabot in #1100
- Build(deps): Bump com.guardsquare.appsweep from 1.5.8 to 1.5.9 by @dependabot in #1099
- Build(deps): Bump raamcostaVersion from 1.9.56 to 1.11.6 by @dependabot in #1098
- Build(deps): Bump detekt from 1.23.6 to 1.23.7 by @dependabot in #1097
- Build(deps): Bump protobuf from 4.26.1 to 4.28.1 by @dependabot in #1096
- Build(deps): Bump spotlessVersion from 6.23.3 to 6.25.0 by @dependabot in #1095
- Build(deps): Bump kotlinxCoroutines from 1.8.1 to 1.9.0 by @dependabot in #1094
- Build(deps): Bump the kotlin-ksp-compose group with 2 updates by @dependabot in #1093
- Test: Added Unit Tests For Market Feature by @niyajali in #1103
- Downgrade protobuf from 4.28.1 to 4.26.1 by @niyajali in #1105
- Fix: Use correct release notes file extension for Firebase App Distri… by @niyajali in #1106
- Fix - Navigation Serializable Issue by @niyajali in #1108
- Feat - Added Product Screenshot Testing by @niyajali in #1123
Full Changelog: v1.0.0-alpha.5...2024.10.4
2024.10.3
What's Changed
- Fixed Build Error by @niyajali in #1005
- Configured Maestro for UI Automation by @niyajali in #1006
- Enhancement & Fix - Address Screen by @niyajali in #1015
- Enhancement - Category Unit & Integration Testing by @niyajali in #1019
- Bump - Dependency Version Update by @niyajali in #1026
- Enhancement - Charges Unit & Instrumented Test by @niyajali in #1030
- Enhancement - Customer Unit & Instrumented Test by @niyajali in #1033
- Enhancement - Employee Unit & Ui Testing by @niyajali in #1034
- Enhancement - Unit/UI Test for Absent Feature by @niyajali in #1039
- Bump kotlin from 2.0.0 to 2.0.10 by @dependabot in #1050
- Bump roborazzi from 1.20.0 to 1.26.0 by @dependabot in #1049
- Bump ksp from 2.0.0-1.0.22 to 2.0.10-1.0.24 by @dependabot in #1048
- Bump androidGradlePlugin from 8.5.1 to 8.5.2 by @dependabot in #1047
- Bump androidx.compose.ui:ui-test-junit4 from 1.7.0-beta01 to 1.7.0-beta07 by @dependabot in #1046
- Bump androidxWork from 2.9.0 to 2.9.1 by @dependabot in #1045
- Bump androidTools from 31.5.1 to 31.5.2 by @dependabot in #1044
- Bump sentryVersion from 4.10.0 to 4.11.0 by @dependabot in #1043
- Bump hilt from 2.51.1 to 2.52 by @dependabot in #1042
- Bump the kotlin-ksp-compose group with 8 updates by @dependabot in #1041
- Bump MeilCli/slack-upload-file from 3 to 4 by @dependabot in #1040
- Enhancement - Unit Test for Payment Feature by @niyajali in #1052
- Enhancement - Unit & UI Test for Expense Feature by @niyajali in #1055
- Enhancement - Unit Test for Product Feature by @niyajali in #1057
- Added More Unit Test For Product Feature by @niyajali in #1061
- Configured Detekt Plugin For Static Analysis by @niyajali in #1063
- Configured Detekt for Static Analysis & Code Quality by @niyajali in #1071
- feat: Added CI, release, and git hooks by @niyajali in #1086
- feat: Improve internal and beta release workflow by @niyajali in #1087
- feat: Improve internal and beta release workflow by @niyajali in #1088
- docs: Update README and add mockups by @niyajali in #1089
- feat: Update project version and add Codecov integration by @niyajali in #1090
- CI: Trigger internal and beta releases from main branch by @niyajali in #1091
- Test: Added screenshot & unit tests for home screen by @niyajali in #1092
- Build(deps): Bump org.jetbrains.kotlinx:kotlinx-collections-immutable from 0.3.7 to 0.3.8 by @dependabot in #1102
- Build(deps): Bump com.google.truth:truth from 1.4.2 to 1.4.4 by @dependabot in #1100
- Build(deps): Bump com.guardsquare.appsweep from 1.5.8 to 1.5.9 by @dependabot in #1099
- Build(deps): Bump raamcostaVersion from 1.9.56 to 1.11.6 by @dependabot in #1098
- Build(deps): Bump detekt from 1.23.6 to 1.23.7 by @dependabot in #1097
- Build(deps): Bump protobuf from 4.26.1 to 4.28.1 by @dependabot in #1096
- Build(deps): Bump spotlessVersion from 6.23.3 to 6.25.0 by @dependabot in #1095
- Build(deps): Bump kotlinxCoroutines from 1.8.1 to 1.9.0 by @dependabot in #1094
- Build(deps): Bump the kotlin-ksp-compose group with 2 updates by @dependabot in #1093
- Test: Added Unit Tests For Market Feature by @niyajali in #1103
- Downgrade protobuf from 4.28.1 to 4.26.1 by @niyajali in #1105
- Fix: Use correct release notes file extension for Firebase App Distri… by @niyajali in #1106
- Fix - Navigation Serializable Issue by @niyajali in #1108
- Feat - Added Product Screenshot Testing by @niyajali in #1123
Full Changelog: v1.0.0-alpha.5...2024.10.3
2024.10.2
What's Changed
- Fixed Build Error by @niyajali in #1005
- Configured Maestro for UI Automation by @niyajali in #1006
- Enhancement & Fix - Address Screen by @niyajali in #1015
- Enhancement - Category Unit & Integration Testing by @niyajali in #1019
- Bump - Dependency Version Update by @niyajali in #1026
- Enhancement - Charges Unit & Instrumented Test by @niyajali in #1030
- Enhancement - Customer Unit & Instrumented Test by @niyajali in #1033
- Enhancement - Employee Unit & Ui Testing by @niyajali in #1034
- Enhancement - Unit/UI Test for Absent Feature by @niyajali in #1039
- Bump kotlin from 2.0.0 to 2.0.10 by @dependabot in #1050
- Bump roborazzi from 1.20.0 to 1.26.0 by @dependabot in #1049
- Bump ksp from 2.0.0-1.0.22 to 2.0.10-1.0.24 by @dependabot in #1048
- Bump androidGradlePlugin from 8.5.1 to 8.5.2 by @dependabot in #1047
- Bump androidx.compose.ui:ui-test-junit4 from 1.7.0-beta01 to 1.7.0-beta07 by @dependabot in #1046
- Bump androidxWork from 2.9.0 to 2.9.1 by @dependabot in #1045
- Bump androidTools from 31.5.1 to 31.5.2 by @dependabot in #1044
- Bump sentryVersion from 4.10.0 to 4.11.0 by @dependabot in #1043
- Bump hilt from 2.51.1 to 2.52 by @dependabot in #1042
- Bump the kotlin-ksp-compose group with 8 updates by @dependabot in #1041
- Bump MeilCli/slack-upload-file from 3 to 4 by @dependabot in #1040
- Enhancement - Unit Test for Payment Feature by @niyajali in #1052
- Enhancement - Unit & UI Test for Expense Feature by @niyajali in #1055
- Enhancement - Unit Test for Product Feature by @niyajali in #1057
- Added More Unit Test For Product Feature by @niyajali in #1061
- Configured Detekt Plugin For Static Analysis by @niyajali in #1063
- Configured Detekt for Static Analysis & Code Quality by @niyajali in #1071
- feat: Added CI, release, and git hooks by @niyajali in #1086
- feat: Improve internal and beta release workflow by @niyajali in #1087
- feat: Improve internal and beta release workflow by @niyajali in #1088
- docs: Update README and add mockups by @niyajali in #1089
- feat: Update project version and add Codecov integration by @niyajali in #1090
- CI: Trigger internal and beta releases from main branch by @niyajali in #1091
- Test: Added screenshot & unit tests for home screen by @niyajali in #1092
- Build(deps): Bump org.jetbrains.kotlinx:kotlinx-collections-immutable from 0.3.7 to 0.3.8 by @dependabot in #1102
- Build(deps): Bump com.google.truth:truth from 1.4.2 to 1.4.4 by @dependabot in #1100
- Build(deps): Bump com.guardsquare.appsweep from 1.5.8 to 1.5.9 by @dependabot in #1099
- Build(deps): Bump raamcostaVersion from 1.9.56 to 1.11.6 by @dependabot in #1098
- Build(deps): Bump detekt from 1.23.6 to 1.23.7 by @dependabot in #1097
- Build(deps): Bump protobuf from 4.26.1 to 4.28.1 by @dependabot in #1096
- Build(deps): Bump spotlessVersion from 6.23.3 to 6.25.0 by @dependabot in #1095
- Build(deps): Bump kotlinxCoroutines from 1.8.1 to 1.9.0 by @dependabot in #1094
- Build(deps): Bump the kotlin-ksp-compose group with 2 updates by @dependabot in #1093
- Test: Added Unit Tests For Market Feature by @niyajali in #1103
- Downgrade protobuf from 4.28.1 to 4.26.1 by @niyajali in #1105
- Fix: Use correct release notes file extension for Firebase App Distri… by @niyajali in #1106
- Fix - Navigation Serializable Issue by @niyajali in #1108
Full Changelog: v1.0.0-alpha.5...2024.10.2
2024.10.1
What's Changed
- Fixed Build Error by @niyajali in #1005
- Configured Maestro for UI Automation by @niyajali in #1006
- Enhancement & Fix - Address Screen by @niyajali in #1015
- Enhancement - Category Unit & Integration Testing by @niyajali in #1019
- Bump - Dependency Version Update by @niyajali in #1026
- Enhancement - Charges Unit & Instrumented Test by @niyajali in #1030
- Enhancement - Customer Unit & Instrumented Test by @niyajali in #1033
- Enhancement - Employee Unit & Ui Testing by @niyajali in #1034
- Enhancement - Unit/UI Test for Absent Feature by @niyajali in #1039
- Bump kotlin from 2.0.0 to 2.0.10 by @dependabot in #1050
- Bump roborazzi from 1.20.0 to 1.26.0 by @dependabot in #1049
- Bump ksp from 2.0.0-1.0.22 to 2.0.10-1.0.24 by @dependabot in #1048
- Bump androidGradlePlugin from 8.5.1 to 8.5.2 by @dependabot in #1047
- Bump androidx.compose.ui:ui-test-junit4 from 1.7.0-beta01 to 1.7.0-beta07 by @dependabot in #1046
- Bump androidxWork from 2.9.0 to 2.9.1 by @dependabot in #1045
- Bump androidTools from 31.5.1 to 31.5.2 by @dependabot in #1044
- Bump sentryVersion from 4.10.0 to 4.11.0 by @dependabot in #1043
- Bump hilt from 2.51.1 to 2.52 by @dependabot in #1042
- Bump the kotlin-ksp-compose group with 8 updates by @dependabot in #1041
- Bump MeilCli/slack-upload-file from 3 to 4 by @dependabot in #1040
- Enhancement - Unit Test for Payment Feature by @niyajali in #1052
- Enhancement - Unit & UI Test for Expense Feature by @niyajali in #1055
- Enhancement - Unit Test for Product Feature by @niyajali in #1057
- Added More Unit Test For Product Feature by @niyajali in #1061
- Configured Detekt Plugin For Static Analysis by @niyajali in #1063
- Configured Detekt for Static Analysis & Code Quality by @niyajali in #1071
- feat: Added CI, release, and git hooks by @niyajali in #1086
- feat: Improve internal and beta release workflow by @niyajali in #1087
- feat: Improve internal and beta release workflow by @niyajali in #1088
- docs: Update README and add mockups by @niyajali in #1089
- feat: Update project version and add Codecov integration by @niyajali in #1090
- CI: Trigger internal and beta releases from main branch by @niyajali in #1091
- Test: Added screenshot & unit tests for home screen by @niyajali in #1092
- Build(deps): Bump org.jetbrains.kotlinx:kotlinx-collections-immutable from 0.3.7 to 0.3.8 by @dependabot in #1102
- Build(deps): Bump com.google.truth:truth from 1.4.2 to 1.4.4 by @dependabot in #1100
- Build(deps): Bump com.guardsquare.appsweep from 1.5.8 to 1.5.9 by @dependabot in #1099
- Build(deps): Bump raamcostaVersion from 1.9.56 to 1.11.6 by @dependabot in #1098
- Build(deps): Bump detekt from 1.23.6 to 1.23.7 by @dependabot in #1097
- Build(deps): Bump protobuf from 4.26.1 to 4.28.1 by @dependabot in #1096
- Build(deps): Bump spotlessVersion from 6.23.3 to 6.25.0 by @dependabot in #1095
- Build(deps): Bump kotlinxCoroutines from 1.8.1 to 1.9.0 by @dependabot in #1094
- Build(deps): Bump the kotlin-ksp-compose group with 2 updates by @dependabot in #1093
- Test: Added Unit Tests For Market Feature by @niyajali in #1103
- Downgrade protobuf from 4.28.1 to 4.26.1 by @niyajali in #1105
- Fix: Use correct release notes file extension for Firebase App Distri… by @niyajali in #1106
- Fix - Navigation Serializable Issue by @niyajali in #1108
Full Changelog: v1.0.0-alpha.5...2024.10.1
2024.9.3
What's Changed
- Fixed Build Error by @niyajali in #1005
- Configured Maestro for UI Automation by @niyajali in #1006
- Enhancement & Fix - Address Screen by @niyajali in #1015
- Enhancement - Category Unit & Integration Testing by @niyajali in #1019
- Bump - Dependency Version Update by @niyajali in #1026
- Enhancement - Charges Unit & Instrumented Test by @niyajali in #1030
- Enhancement - Customer Unit & Instrumented Test by @niyajali in #1033
- Enhancement - Employee Unit & Ui Testing by @niyajali in #1034
- Enhancement - Unit/UI Test for Absent Feature by @niyajali in #1039
- Bump kotlin from 2.0.0 to 2.0.10 by @dependabot in #1050
- Bump roborazzi from 1.20.0 to 1.26.0 by @dependabot in #1049
- Bump ksp from 2.0.0-1.0.22 to 2.0.10-1.0.24 by @dependabot in #1048
- Bump androidGradlePlugin from 8.5.1 to 8.5.2 by @dependabot in #1047
- Bump androidx.compose.ui:ui-test-junit4 from 1.7.0-beta01 to 1.7.0-beta07 by @dependabot in #1046
- Bump androidxWork from 2.9.0 to 2.9.1 by @dependabot in #1045
- Bump androidTools from 31.5.1 to 31.5.2 by @dependabot in #1044
- Bump sentryVersion from 4.10.0 to 4.11.0 by @dependabot in #1043
- Bump hilt from 2.51.1 to 2.52 by @dependabot in #1042
- Bump the kotlin-ksp-compose group with 8 updates by @dependabot in #1041
- Bump MeilCli/slack-upload-file from 3 to 4 by @dependabot in #1040
- Enhancement - Unit Test for Payment Feature by @niyajali in #1052
- Enhancement - Unit & UI Test for Expense Feature by @niyajali in #1055
- Enhancement - Unit Test for Product Feature by @niyajali in #1057
- Added More Unit Test For Product Feature by @niyajali in #1061
- Configured Detekt Plugin For Static Analysis by @niyajali in #1063
- Configured Detekt for Static Analysis & Code Quality by @niyajali in #1071
- feat: Added CI, release, and git hooks by @niyajali in #1086
- feat: Improve internal and beta release workflow by @niyajali in #1087
- feat: Improve internal and beta release workflow by @niyajali in #1088
- docs: Update README and add mockups by @niyajali in #1089
- feat: Update project version and add Codecov integration by @niyajali in #1090
- CI: Trigger internal and beta releases from main branch by @niyajali in #1091
- Test: Added screenshot & unit tests for home screen by @niyajali in #1092
- Build(deps): Bump org.jetbrains.kotlinx:kotlinx-collections-immutable from 0.3.7 to 0.3.8 by @dependabot in #1102
- Build(deps): Bump com.google.truth:truth from 1.4.2 to 1.4.4 by @dependabot in #1100
- Build(deps): Bump com.guardsquare.appsweep from 1.5.8 to 1.5.9 by @dependabot in #1099
- Build(deps): Bump raamcostaVersion from 1.9.56 to 1.11.6 by @dependabot in #1098
- Build(deps): Bump detekt from 1.23.6 to 1.23.7 by @dependabot in #1097
- Build(deps): Bump protobuf from 4.26.1 to 4.28.1 by @dependabot in #1096
- Build(deps): Bump spotlessVersion from 6.23.3 to 6.25.0 by @dependabot in #1095
- Build(deps): Bump kotlinxCoroutines from 1.8.1 to 1.9.0 by @dependabot in #1094
- Build(deps): Bump the kotlin-ksp-compose group with 2 updates by @dependabot in #1093
- Test: Added Unit Tests For Market Feature by @niyajali in #1103
- Downgrade protobuf from 4.28.1 to 4.26.1 by @niyajali in #1105
- Fix: Use correct release notes file extension for Firebase App Distri… by @niyajali in #1106
- Fix - Navigation Serializable Issue by @niyajali in #1108
Full Changelog: v1.0.0-alpha.5...2024.9.3
2024.9.2
What's Changed
- Fixed Build Error by @niyajali in #1005
- Configured Maestro for UI Automation by @niyajali in #1006
- Enhancement & Fix - Address Screen by @niyajali in #1015
- Enhancement - Category Unit & Integration Testing by @niyajali in #1019
- Bump - Dependency Version Update by @niyajali in #1026
- Enhancement - Charges Unit & Instrumented Test by @niyajali in #1030
- Enhancement - Customer Unit & Instrumented Test by @niyajali in #1033
- Enhancement - Employee Unit & Ui Testing by @niyajali in #1034
- Enhancement - Unit/UI Test for Absent Feature by @niyajali in #1039
- Bump kotlin from 2.0.0 to 2.0.10 by @dependabot in #1050
- Bump roborazzi from 1.20.0 to 1.26.0 by @dependabot in #1049
- Bump ksp from 2.0.0-1.0.22 to 2.0.10-1.0.24 by @dependabot in #1048
- Bump androidGradlePlugin from 8.5.1 to 8.5.2 by @dependabot in #1047
- Bump androidx.compose.ui:ui-test-junit4 from 1.7.0-beta01 to 1.7.0-beta07 by @dependabot in #1046
- Bump androidxWork from 2.9.0 to 2.9.1 by @dependabot in #1045
- Bump androidTools from 31.5.1 to 31.5.2 by @dependabot in #1044
- Bump sentryVersion from 4.10.0 to 4.11.0 by @dependabot in #1043
- Bump hilt from 2.51.1 to 2.52 by @dependabot in #1042
- Bump the kotlin-ksp-compose group with 8 updates by @dependabot in #1041
- Bump MeilCli/slack-upload-file from 3 to 4 by @dependabot in #1040
- Enhancement - Unit Test for Payment Feature by @niyajali in #1052
- Enhancement - Unit & UI Test for Expense Feature by @niyajali in #1055
- Enhancement - Unit Test for Product Feature by @niyajali in #1057
- Added More Unit Test For Product Feature by @niyajali in #1061
- Configured Detekt Plugin For Static Analysis by @niyajali in #1063
- Configured Detekt for Static Analysis & Code Quality by @niyajali in #1071
- feat: Added CI, release, and git hooks by @niyajali in #1086
- feat: Improve internal and beta release workflow by @niyajali in #1087
- feat: Improve internal and beta release workflow by @niyajali in #1088
- docs: Update README and add mockups by @niyajali in #1089
- feat: Update project version and add Codecov integration by @niyajali in #1090
- CI: Trigger internal and beta releases from main branch by @niyajali in #1091
- Test: Added screenshot & unit tests for home screen by @niyajali in #1092
- Build(deps): Bump org.jetbrains.kotlinx:kotlinx-collections-immutable from 0.3.7 to 0.3.8 by @dependabot in #1102
- Build(deps): Bump com.google.truth:truth from 1.4.2 to 1.4.4 by @dependabot in #1100
- Build(deps): Bump com.guardsquare.appsweep from 1.5.8 to 1.5.9 by @dependabot in #1099
- Build(deps): Bump raamcostaVersion from 1.9.56 to 1.11.6 by @dependabot in #1098
- Build(deps): Bump detekt from 1.23.6 to 1.23.7 by @dependabot in #1097
- Build(deps): Bump protobuf from 4.26.1 to 4.28.1 by @dependabot in #1096
- Build(deps): Bump spotlessVersion from 6.23.3 to 6.25.0 by @dependabot in #1095
- Build(deps): Bump kotlinxCoroutines from 1.8.1 to 1.9.0 by @dependabot in #1094
- Build(deps): Bump the kotlin-ksp-compose group with 2 updates by @dependabot in #1093
- Test: Added Unit Tests For Market Feature by @niyajali in #1103
- Downgrade protobuf from 4.28.1 to 4.26.1 by @niyajali in #1105
- Fix: Use correct release notes file extension for Firebase App Distri… by @niyajali in #1106
- Fix - Navigation Serializable Issue by @niyajali in #1108
Full Changelog: v1.0.0-alpha.5...2024.9.2
2024.9.1
What's Changed
- Fixed Build Error by @niyajali in #1005
- Configured Maestro for UI Automation by @niyajali in #1006
- Enhancement & Fix - Address Screen by @niyajali in #1015
- Enhancement - Category Unit & Integration Testing by @niyajali in #1019
- Bump - Dependency Version Update by @niyajali in #1026
- Enhancement - Charges Unit & Instrumented Test by @niyajali in #1030
- Enhancement - Customer Unit & Instrumented Test by @niyajali in #1033
- Enhancement - Employee Unit & Ui Testing by @niyajali in #1034
- Enhancement - Unit/UI Test for Absent Feature by @niyajali in #1039
- Bump kotlin from 2.0.0 to 2.0.10 by @dependabot in #1050
- Bump roborazzi from 1.20.0 to 1.26.0 by @dependabot in #1049
- Bump ksp from 2.0.0-1.0.22 to 2.0.10-1.0.24 by @dependabot in #1048
- Bump androidGradlePlugin from 8.5.1 to 8.5.2 by @dependabot in #1047
- Bump androidx.compose.ui:ui-test-junit4 from 1.7.0-beta01 to 1.7.0-beta07 by @dependabot in #1046
- Bump androidxWork from 2.9.0 to 2.9.1 by @dependabot in #1045
- Bump androidTools from 31.5.1 to 31.5.2 by @dependabot in #1044
- Bump sentryVersion from 4.10.0 to 4.11.0 by @dependabot in #1043
- Bump hilt from 2.51.1 to 2.52 by @dependabot in #1042
- Bump the kotlin-ksp-compose group with 8 updates by @dependabot in #1041
- Bump MeilCli/slack-upload-file from 3 to 4 by @dependabot in #1040
- Enhancement - Unit Test for Payment Feature by @niyajali in #1052
- Enhancement - Unit & UI Test for Expense Feature by @niyajali in #1055
- Enhancement - Unit Test for Product Feature by @niyajali in #1057
- Added More Unit Test For Product Feature by @niyajali in #1061
- Configured Detekt Plugin For Static Analysis by @niyajali in #1063
- Configured Detekt for Static Analysis & Code Quality by @niyajali in #1071
- feat: Added CI, release, and git hooks by @niyajali in #1086
- feat: Improve internal and beta release workflow by @niyajali in #1087
- feat: Improve internal and beta release workflow by @niyajali in #1088
- docs: Update README and add mockups by @niyajali in #1089
- feat: Update project version and add Codecov integration by @niyajali in #1090
- CI: Trigger internal and beta releases from main branch by @niyajali in #1091
- Test: Added screenshot & unit tests for home screen by @niyajali in #1092
Full Changelog: v1.0.0-alpha.5...2024.9.1