Releases: sebaslogen/resaca
Releases · sebaslogen/resaca
4.3.5
Changes
🧰 Maintenance
-
Bump com.google.devtools.ksp from 2.0.21-1.0.26 to 2.0.21-1.0.27 @dependabot (#158)
-
Bump Navigation to 2.8.4
-
Bump Compose multiplatform to 1.7.1. Based on Jetpack Compose libraries:
4.3.4
Changes
🧰 Maintenance
- Compile and target Android SDK 35 @sebaslogen
- Bump agp from 8.7.1 to 8.7.2 @dependabot (#153)
- Bump androidx.compose.ui:ui-test-manifest from 1.7.4 to 1.7.5 @dependabot (#155)
- Bump androidx.compose.ui:ui-test-junit4 from 1.7.4 to 1.7.5 @dependabot (#156)
- Bump androidx.constraintlayout:constraintlayout from 2.1.4 to 2.2.0 @dependabot (#157)
- Bump com.google.devtools.ksp from 2.0.21-1.0.25 to 2.0.21-1.0.26 @dependabot (#152)
4.3.3
Changes
🧰 Maintenance
- Bump Compose Multiplatform to 1.7.0 stable, this release is based on Jetpack Compose 1.7.1 @sebaslogen
- Bump com.google.devtools.ksp from 2.0.20-1.0.25 to 2.0.21-1.0.25 @dependabot (#151)
- Bump kotlin from 2.0.20 to 2.0.21 @dependabot (#148)
- Bump agp from 8.7.0 to 8.7.1 @dependabot (#150)
- Bump com.vanniktech.maven.publish from 0.29.0 to 0.30.0 @dependabot (#149)
- Bump agp from 8.6.1 to 8.7.0 @dependabot (#145)
4.3.2
Changes
🧰 Maintenance
- Bump Compose Multiplatform to 1.7.0-rc01
- Based on stable Jetpack Compose libraries:
- Bump Navigation to 2.8.2
4.3.1
Changes
🧰 Maintenance
- Bump koin from 4.0.0-RC2 to 4.0.0 @dependabot (#142)
- Add emulator instrumentation tests for Android to CI
- Add test for scoped object backstack survival with config change recreation
- Internal code improvements:
- Use currentCompositeKeyHash to remove dependency on Uuid generation
- Consistently use RememberObserver with onAbandoned instead of DisposableEfect
- Migrate away from deprecated LocalLifecycleOwner
4.3.0
Changes
🚀 Features
- Feature: Add JVM desktop and Web support for resaca-Koin lib @sebaslogen
🧰 Maintenance
- Fix API visibility on desktop
- Bump AGP to 8.6.1
- Bump Navigation to 2.8.1
4.2.0
Changes
🚀 Features
- Feature: Add JVM desktop support @sebaslogen (#140)
- Feature: Add Web support both JS and WASM @sebaslogen
🧰 Maintenance
- Bump coroutines to 1.9.0
- Bump Gradle to 8.9
- Bump Compose Multiplatform to 1.7.0-beta02
- Bump com.google.devtools.ksp from 2.0.20-1.0.24 to 2.0.20-1.0.25 @dependabot (#139)
4.1.6
Changes
🧰 Maintenance
- Updated Compose Multiplatofrm to 1.7.0-beta01 including AndroidX Compose libs 1.7.0-rc1
- Updated AndroidX lifecycle to 2.8.5
- Updated Navigation to 2.8.0 stable
4.1.5
Changes
🧰 Maintenance
- Documentation clean up and improve tests
- Internal API clean up