Skip to content

Release 0.8.0

Compare
Choose a tag to compare
@chRyNaN chRyNaN released this 23 May 21:55
· 33 commits to develop since this release

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 to NavigationContainer
  • Added more detailed documentation to the README file

New Contributors

  • @codlab made their first contribution in #1

Full Changelog: 0.6.0...0.8.0