🥳 What's Changed
- Migrate Hilt to Koin for dependency injection by @hieuwu in #275
- Improve project structure, libs upgrade, Supabase
3.1.4
, Kotlin2.1.20
and Compose Plugin by @hieuwu in #280 - Create
SQL
script to setup Supabase Postgrest with mock data. Seesupabase/postgrest
package - Simplify
UseCase
single method withinvoke
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
- @ishanvaghani made their first contribution in #234
- @DevJethava made their first contribution in #270
Full Changelog: v2.0.0...v3.0.0