Skip to content

Groceries Store v3.0.0

Latest
Compare
Choose a tag to compare
@hieuwu hieuwu released this 02 Jun 14:20
· 5 commits to main since this release
0eba4d3

🥳 What's Changed

  • Migrate Hilt to Koin for dependency injection by @hieuwu in #275
  • Improve project structure, libs upgrade, Supabase 3.1.4, Kotlin 2.1.20 and Compose Plugin by @hieuwu in #280
  • Create SQL script to setup Supabase Postgrest with mock data. See supabase/postgrest package
  • Simplify UseCase single method with invoke operator by @hieuwu in #248
  • Unittest/usecases by @ishanvaghani in #234
  • Upgrade gradle by @hieuwu in #241
  • Update README.md by @hieuwu in #242
  • Meal planning by @hieuwu in #246
  • Support user upload meal image by @hieuwu in #247
  • Gradle & libraries upgrade by @hieuwu in #254
  • Solve Invalid Email Format in Text Field #245 by @DevJethava in #270
  • Cover unit test for use case UpdateCartItemUseCase.kt by @DevJethava in #272
  • Update README.md by @hieuwu in #278

⭐️ New Contributors

Full Changelog: v2.0.0...v3.0.0