Releases: skydoves/pokedex-compose
Releases Β· skydoves/pokedex-compose
1.0.3
What's Changed
- Accurately Pull From Pokemon Base Stats by @cmhhelgeson in #5
- migrated from Moshi to Kotlin Serialization by @FreedomChuks in #13
- Fix Spotless Build failure by @FreedomChuks in #21
- Use the official Kotlin Serialization converter from Retrofit and remove references to Moshi by @cbeyls in #20
- Migrate to type-safe Navigation and enable predictive back animations by @cbeyls in #22
- Migrate to Kotlin 2.0.0 and Compose compiler by @skydoves in #23
- Move all Compose Gradle config to build-logic by @necatisozer in #24
- Migrate kotlinOptions to compilerOptions by @l2hyunwoo in #26
- [refactor/apply-retrofit-okhttp-bom] Apply bom on Retrofit && OkHttp by @l2hyunwoo in #27
- Bump AGP to 8.5.1, kotlin to 2.0.10, and other dependencies by @skydoves in #31
New Contributors
- @cmhhelgeson made their first contribution in #5
- @FreedomChuks made their first contribution in #13
- @necatisozer made their first contribution in #24
- @l2hyunwoo made their first contribution in #26
Full Changelog: 1.0.2...1.0.3
1.0.2
1.0.1
What's Changed
- Refactor - Removal of ViewModel instances down to other composables by @hemantj99 in #1
- Fixed Text clipping issue during transition animations. by @hemantj99 in #2
- [Fix] Modifying the targetSdk version of Convention Plugin by @ham2174 in #3
- Update Compose to 1.7.0-alpha07 by @skydoves in #4
New Contributors
- @hemantj99 made their first contribution in #1
- @ham2174 made their first contribution in #3
- @skydoves made their first contribution in #4
Full Changelog: 1.0.0...1.0.1