Version 0.0.10
Pre-release
Pre-release
New features
- Voyager support is back
- State restoration
- Compose Multiplatform
- Basic support to web history
Upgrades
- Gradle 8.5
- Kotlin 1.9.21 - to avoid API breaking changes with Voyager
- Kotlin Serialization 1.6.2
- Kotlin Coroutines 1.8.0-RC2
- Ktor 3.0.0-beta-1
- Android Gradle Plugin 8.2.1
- KTLint 12.1.0
- Kotlin Kover 0.7.5
Other
- Added extension function
call
to Routing that easily create an application call - Added Kotlin Serialization to handle state restoration
- Added support to unregister a route created using Ktor Resources
- Added support to notify previous route when current will be popped.
- Check commits for more
Full Changelog: 0.0.8...0.0.10