Skip to content

Releases: InsanusMokrassar/navigation

0.3.9

31 Jan 18:38
Compare
Choose a tag to compare
  • Versions:
    • Kotlin: 1.9.21 -> 1.9.22
    • MicroUtils: 0.20.22 -> 0.20.31
    • KSLog: 1.3.1 -> 1.3.2
  • Core:
    • Rename CookiesNavigationConfigsRepo to StorageNavigationConfigsRepo
    • Add opportunity to set the Storage in StorageNavigationConfigsRepo
    • New configs repo UrlParametersNavigationConfigsRepo

0.3.8

19 Dec 22:10
d2932a4
Compare
Choose a tag to compare
  • Core:
    • Fixes in saving of hierarchy: now changes in configs taking in care

0.3.7

15 Dec 07:27
Compare
Choose a tag to compare
  • Core:
    • All callbacks in onChangesInSubTree/onChangesInSubChains/onChangesInSubNodes suspendable

0.3.6

14 Dec 21:18
Compare
Choose a tag to compare
  • Versions:
    • Serialization: 1.6.1 -> 1.6.2
    • MicroUtils: 0.20.15 -> 0.20.22
  • Core:
    • Add opportunity to use onChangesInSubTree/onChangesInSubChains/onChangesInSubNodes
    • Rewrite saving algorithm basing

0.3.5

30 Nov 23:36
Compare
Choose a tag to compare
  • Core:
    • A lot of different urgent fixes in Chain/Node flow extensions
      • Also added functional variants of flow getter which allow to setup initial value of result
        flow

0.3.4

30 Nov 21:11
Compare
Choose a tag to compare
  • Core:
    • Common:
      • Fixes in hierarchy saver/loader
      • All restoreHierarchy extensions now not suspendable
    • JS:
      • Experimentally added OneParameterUrlNavigationConfigsRepo

0.3.3

30 Nov 11:17
Compare
Choose a tag to compare
  • MVVM:
    • New ViewFragment#onSetNode hook

0.3.2

26 Nov 16:25
Compare
Choose a tag to compare
  • Versions:
    • Kotlin: 1.9.20 -> 1.9.21
    • Serialization: 1.6.0 -> 1.6.1
    • MicroUtils: 0.20.12 -> 0.20.15
    • KSLog: 1.2.4 -> 1.3.1
    • UUID: 0.8.1 -> 0.8.2
    • Compose: 1.5.10 -> 1.5.11

0.3.1

02 Nov 17:09
Compare
Choose a tag to compare

This update contains upgrade up to gradle 8+. Be careful during to use of this library

This update have set up compatibility and target JDK versions to 17

  • Versions:
    • Kotlin: 1.9.0 -> 1.9.20
    • MicroUtils: 0.20.0 -> 0.20.11
    • KSLog: 1.2.0 -> 1.2.3
    • Koin: 3.4.3 -> 3.5.0
    • Compose: 1.5.1 -> 1.5.10

0.3.0

08 Aug 20:41
Compare
Choose a tag to compare
  • Versions:
    • Kotlin: 1.8.22 -> 1.9.0
    • MicroUtils: 0.19.8 -> 0.20.0
    • KSLog: 1.1.1 -> 1.2.0
    • UUID: 0.7.1 -> 0.8.0
    • Koin: 3.4.2 -> 3.4.3