Releases: Lavmee/precompose-navigation-typesafe
Releases · Lavmee/precompose-navigation-typesafe
0.3.1
0.3.0
What's Changed
- fix NavHost cannot find parameter by @TerryGlen in #24
- build(deps): bump org.jetbrains.compose from 1.5.11 to 1.6.11 by @dependabot in #27
- build(deps): bump kotlin from 1.9.21 to 2.0.20 by @dependabot in #28
- build(deps): bump com.vanniktech.maven.publish from 0.25.3 to 0.29.0 by @dependabot in #29
- build(deps): bump kotlinx-serialization from 1.6.2 to 1.7.2 by @dependabot in #31
- build(deps): bump androidx.appcompat:appcompat from 1.6.1 to 1.7.0 by @dependabot in #30
- build(deps): bump androidx.activity:activity-compose from 1.8.2 to 1.9.2 by @dependabot in #34
- build(deps): bump moe.tlaster:precompose from 1.6.0 to 1.6.2 by @dependabot in #35
New Contributors
- @kkalisz made their first contribution in #26
- @TerryGlen made their first contribution in #24
Full Changelog: 0.2.4...0.3.0
0.2.4
- fix: wrong url encode.
Full Changelog: 0.2.3...0.2.4
0.2.3
0.2.2
What's Changed
- build(deps): bump com.diffplug.spotless from 6.22.0 to 6.23.2 by @dependabot in #5
- build(deps): bump kotlinx-serialization from 1.6.1 to 1.6.2 by @dependabot in #4
- build(deps): bump moe.tlaster:precompose from 1.5.7 to 1.5.8 by @dependabot in #7
- build(deps): bump com.diffplug.spotless from 6.23.2 to 6.23.3 by @dependabot in #8
- build(deps): bump moe.tlaster:precompose from 1.5.8 to 1.5.9 by @dependabot in #10
- build(deps): bump moe.tlaster:precompose from 1.5.9 to 1.5.10 by @dependabot in #11
New Contributors
- @dependabot made their first contribution in #5
Full Changelog: 0.2.1...0.2.2
0.2.1
0.2.0
- Experimental BackStackEntry.typesafeRoute extension val
- registerRouteType function is public now
Full Changelog: 0.1.1...0.2.0
0.1.1
- Fixed problem implementing the library to JVM desktop only (not KMP).
Full Changelog: 0.1.0...0.1.1
0.1.0
First version of the library!
Full Changelog: https://github.com/Lavmee/precompose-navigation-typesafe/commits/0.1.0