Releases: InsanusMokrassar/navigation
Releases · InsanusMokrassar/navigation
0.2.5
Versions
:Kotlin
:1.8.22
Coroutines
:1.7.3
MicroUtils
:0.19.8
Compose
:1.4.3
0.2.4
- Fixes in part of non-storable nodes in hierarchy saving
0.2.3
Versions
:Coroutines
:1.7.2
MicroUtils
:0.19.7
Compose
:1.4.1
- Fix in
NavigationChain
saving
0.2.2
Versions
:Kotlin
:1.8.20
Serialization
:1.5.1
MicroUtils
:0.19.5
UUID
:0.7.1
MVVM
:- Add
NavigationMVVMSingleActivity
as abstract class for single-activity oriented way of navigation - All
initNavigation
variants uses coroutine scope with supervisor job to avoid redundant navigation fails- Add
NavigationFragmentInfoProvider
. Realizations ofNavigationFragmentInfoProvider
can be used for passing in
a list intoinitNavigation
function for automatization of its parts registration
- Add
- Add
0.2.1
- Fixes in updates listening of chains and nodes
0.2.0
Versions
:MicroUtils
:0.17.6
->0.18.3
- Get back
mvvm
module with filled abstractions - Improve Sample
0.1.0
- Fix of bug in start of chain
Versions
:Kotlin
:1.8.20
MicroUtils
:0.17.6
KSLog
:1.1.1
0.0.19
THIS UPDATE CONTAINS DEPRECATIONS REMOVING
- Fixes for android
- Add find extensions for chains and nodes
0.0.18
NavigationChain.parentNode
now is public- Improvements in CRUD operations in navigation tree
- Improvements in replacing of nodes and chain diffs handlings
0.0.17
- Fixes in
restoreHierarchy
- Fixes in
createSubChain