Skip to content

Releases: raamcosta/compose-destinations

2.1.0-beta09

31 May 13:41
343bd18
Compare
Choose a tag to compare
2.1.0-beta09 Pre-release
Pre-release

Changes

  • Fixes #648
  • Fixes issue with module name being prefixed on the NavGraphs module object fields.

Full Changelog: 2.1.0-beta08...2.1.0-beta09

2.0.0-beta09

31 May 13:41
734a75a
Compare
Choose a tag to compare
2.0.0-beta09 Pre-release
Pre-release

Changes

  • Fixes #648
  • Fixes issue with module name being prefixed on the NavGraphs module object fields.

Full Changelog: 2.0.0-beta08...2.0.0-beta09

2.1.0-beta08

29 May 22:26
dca44f5
Compare
Choose a tag to compare
2.1.0-beta08 Pre-release
Pre-release

Changes

  • Fixes #638 by @extmkv in #641
  • Module names will now prefix all routes when set
    • Should help avoid duplicate routes on bigger projects

Full Changelog: 2.1.0-beta07...2.1.0-beta08

2.0.0-beta08

29 May 22:25
39f3150
Compare
Choose a tag to compare
2.0.0-beta08 Pre-release
Pre-release

Changes

  • Fixes #638
  • Module names will now prefix all routes when set
    • Should help avoid duplicate routes on bigger projects

Full Changelog: 2.0.0-beta07...2.0.0-beta08

2.1.0-beta07

18 May 17:24
f2f7f9a
Compare
Choose a tag to compare
2.1.0-beta07 Pre-release
Pre-release

Changes

  • Fixes #638 by @extmkv in #640
  • Fixes #611
  • Improved wrong nav graph args configuration reporting
  • When generating docs to specific directories set with gradle ksp configs, it creates missing directories if any.
  • Added API for adding deep links at runtime (Fixes #639)

Example:

DestinationsNavHost(
    //...
) {
    MyDestination addDeepLink { uriPattern = "schema://${MyDestination.route}" }
}

Full Changelog: 2.1.0-beta06...2.1.0-beta07

2.0.0-beta07

18 May 17:23
033201d
Compare
Choose a tag to compare
2.0.0-beta07 Pre-release
Pre-release

Changes

  • Fixes #638
  • Fixes #611
  • Improved wrong nav graph args configuration reporting
  • When generating docs to specific directories set with gradle ksp configs, it creates missing directories if any.
  • Added API for adding deep links at runtime (Fixes #639)

Example:

DestinationsNavHost(
    //...
) {
    MyDestination addDeepLink { uriPattern = "schema://${MyDestination.route}" }
}

Full Changelog: 2.1.0-beta06...2.0.0-beta07

2.1.0-beta06

16 May 15:13
aafc96b
Compare
Choose a tag to compare
2.1.0-beta06 Pre-release
Pre-release

Changes

Full Changelog: 2.0.0-beta05...2.0.0-beta06

2.0.0-beta06

16 May 15:12
91f0732
Compare
Choose a tag to compare
2.0.0-beta06 Pre-release
Pre-release

Changes

Full Changelog: 2.0.0-beta05...2.0.0-beta06

2.1.0-beta03

05 May 10:53
fca08de
Compare
Choose a tag to compare
2.1.0-beta03 Pre-release
Pre-release
  • Fixed #625
  • Fixes issue with not importing AnimatedVisibilityScope with new shared transition elements ways of providing it.

Full Changelog: 2.1.0-beta02...2.1.0-beta03

1.11.4-alpha

05 May 10:55
84f7558
Compare
Choose a tag to compare
1.11.4-alpha Pre-release
Pre-release
  • Fixes issue with not importing AnimatedVisibilityScope with new shared transition elements ways of providing it.

Full Changelog: 1.11.3-alpha...1.11.4-alpha