Skip to content

0.6.0

Latest
Compare
Choose a tag to compare
@ryanmoelter ryanmoelter released this 23 Dec 00:11
· 13 commits to main since this release
35cffdc

BREAKING change

  • Automatically attach onBackPressedDispatcher in setContentNavigable(). Now, the only code required to attach Magellan to your MainActivity is setContentNavigable().

Other changes

  • Make compose previews work without using interactive mode for Journeys and nested Steps 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 to 2024.12.01

Full Changelog: 0.5.2...0.6.0