BREAKING change
- Automatically attach
onBackPressedDispatcher
insetContentNavigable()
. Now, the only code required to attach Magellan to yourMainActivity
issetContentNavigable()
.
Other changes
- Make compose previews work without using interactive mode for
Journey
s and nestedStep
s by @ryanmoelter in #215 - Bump target and compile SDK level from 34 to 35
- Update dependencies, including to Kotlin
2.1.0
and Compose BOM to2024.12.01
Full Changelog: 0.5.2...0.6.0