Releases: sebaslogen/resaca
Releases · sebaslogen/resaca
2.4.5 - Bugfix #22 + Update Compose + Coroutines + Kotlin + Koin
Changelist of library updates
- Compose compiler 1.4.8
- Compose BOM 2023.06.01
- Coroutines 1.7.2
- Kotlin 1.8.22
- Koin 3.4.2
- Navigation 2.6.0
Changelist of other updates/fixes
- Fix ViewModelProvider key for #22: hiltViewModelScoped returns new viewModel with old bundle argument on key change
- CI build improvements: API compatibility check + Code coverage
2.4.4 - Update to Compose BOM 2023.05.01 + Coroutines 1.7.1
Changelist of library updates
- Compose BOM 2023.05.01
- Coroutines 1.7.1
- Dagger 2.46.1
- Core-ktx 1.10.1
- AGP 8.0.2
Changelist of other updates/fixes
- Improve library APIs visibility
- CI build improvements: API compatibility check + Code coverage + Lint checks
2.4.3 - Support Compose compiler 1.4.7 and Compose BOM 2023.05.00 + Kotlin 1.8.21
Changelist of library updates
- Compose compiler 1.4.7
- Compose BOM 2023.05.00
- Kotlin 1.8.21
- Dagger/Hilt 2.46
2.4.2 - Support Compose compiler 1.4.6 and Compose BOM 2023.04.01
Changelist of library updates
- Compose compiler 1.4.6
- Compose BOM 2023.04.01
2.4.1 - Hotfix min SDK back to API 21
Fix min SDK back to API 21
2.4.0 - Add support for Koin DI of ViewModels with SavedStateHandle
- Add resaca-koin library to support Koin DI of ViewModels with SavedStateHandle
- Add examples of Koin injection of ViewModels and objects
- Add documentation
See the new https://github.com/sebaslogen/resaca/blob/main/resacakoin/Readme.md
2.3.5 - Support AGP 8, Compose compiler 1.4.5 and Compose BOM 2023.04.00
Changelist of library updates
- Update to Java version 17
- Gradle plugin 8.0.0
- Compose compiler 1.4.5
- Compose BOM 2023.04.00
- Kotlin 1.8.20
- Activity Compose 1.7.0
2.3.4 - Support Compose compiler 1.4.4 and Compose BOM 2023.03.00
Changelist of library updates
- Compose compiler 1.4.4
- Compose BOM 2023.03.00
- Kotlin 1.8.10
- Dagger 2.45
- androidx.lifecycle:lifecycle-viewmodel 2.6.1
- Gradle plugin 7.4.2
2.3.3 - Support Compose compiler 1.4.0 with Kotlin 1.8.0 and Compose BOM 2023.01.00
Changelist
- Update Compose compiler to 1.4.0
- Update Kotlin to 1.8.0
- Update Compose BOM to 2023.01.00
2.3.2 - Update Compose dependencies
Changelist
- Update Compose dependencies to BOM 2022.12.00