Skip to content

Releases: OneCodeDevs/compass

1.1.0

14 Feb 12:46
d2e2919

Choose a tag to compare

Version 1.1.0 of Compass (formally Compose Navigator)

What's Changed

  • Renaming Compose Navigator to Compass
  • Added new "No Home" mode
  • Add Generated annotation to created code
  • Properly type navigation args
  • Access navigation args over a SavedStateHandle

Full Changelog: 1.0.1...1.1.0

1.0.1

03 Jul 08:51

Choose a tag to compare

  • Allow configuring top level navigation targets

1.0.0

15 May 17:06

Choose a tag to compare

  • Updated for use with Kotlin 1.8.2 and Compose 2023.05.01
  • Renamed libraries
  • Renamed packages to fit company renaming

0.0.2

29 Sep 16:47

Choose a tag to compare

Changes:

  • Added support for sub graphs.
    See the README for a description and the demo project to see a sub graph in action

  • Cleaned up the API

Notice: The navigator now needs a new navigator-runtime.aar to work.

0.0.1

18 Aug 12:19
5ad20bd

Choose a tag to compare

Initial proposal of the navigator.
For a short introduction see the README.md

Full Changelog: https://github.com/RedAndroidIo/navigator/commits/0.0.1