Release 0.8.0
Note: This release has breaking API changes.
What's Changed
- Simplified navigation API
- Minimum Android version lowered to
21
- Updated Kotlin to version
1.8.20
- Updated Compose Multiplatform to version
1.4.0
- Updated other dependencies
- Added iOS target for the
navigation-compose
module - Added thorough tests
- Made
Navigator
serializable so that it can be saved between configuration changes and transferred between different components - Renamed
NavContainer
toNavigationContainer
- Added more detailed documentation to the README file
New Contributors
Full Changelog: 0.6.0...0.8.0