Skip to content

Releases: InsanusMokrassar/navigation

0.0.6

05 Nov 18:20
Compare
Choose a tag to compare
  • Versions:
    • Kotlin: 1.7.20
    • Serialization: 1.4.1
    • MicroUtils: 0.13.2
    • KSLog: 0.5.3
  • Internal optimizations

0.0.5

26 Oct 19:42
Compare
Choose a tag to compare

THIS RELEASE CONTAINS BREAKING CHANGES

  • NavigationNode now use two types: Config : Base and Base

0.0.4

25 Oct 19:01
Compare
Choose a tag to compare
  • All NavigationNodes now have configState with type StateFlow. Under the hood any node may implement mutability
    of this flow as it is required

0.0.3

17 Oct 16:59
Compare
Choose a tag to compare
  • Versions:
    • MicroUtils: 0.13.1
  • Fixes and improvements in android part

0.0.2

17 Oct 08:24
Compare
Choose a tag to compare
  • Versions:
    • MicroUtils: 0.13.0
    • KSLog: 0.5.2
  • Several tools for android navigation have been added
  • Small sample for android have been added

0.0.1

12 Sep 18:54
Compare
Choose a tag to compare

Project inited