Releases: hide-your-code/weather_compose_clean_architecture
Releases · hide-your-code/weather_compose_clean_architecture
v1.0.3
Releasing version 1.0.3
Features
- Prepair
v1.0.3
to Google store.
What's changed
- Add privacy policy for app.
- Add configuration for the build name.
New contributors
- N/A
Full changelog:
v1.0.2
Releasing version 1.0.2
Features
- Sample unit test.
What's changed
- Add sample unit test for project.
- Change the event from
Channel<Event>
toStateFlow<ViewState>
. You can check why we change to it.
New contributors
- N/A
Full changelog:
v1.0.1
Releasing version 1.0.1
Features
- Show the seven days weather.
- Search by address name now is avaiable.
What's changed
- Search by address name is using Google Places.
- Store the current search to Android Jetpack Room.
- Fix bug with locale change by system setting.
- Change the logo app.
- Change the drawer design.
New contributors
- N/A
Full changelog:
v1.0.0
Releasing version 1.0.0
Features
- Show current weather in your location.
- Show the weather for 24 hours.
- Choice the location and show current weather in this.
- Support dark mode.
- Support dynamic color in Android 13 and above.
- Support English and Vietnamese.
What's changed
- N/A
New contributors
- N/A