Skip to content
This repository has been archived by the owner on Nov 23, 2023. It is now read-only.

Releases: clmntcrl/swidux-router

0.2.0

01 Feb 09:54
Compare
Choose a tag to compare
  • Use Swidux 1.0.0 and its new middleware architecture
  • Support package managers:
    • Carthage
    • CocoaPods
    • SwiftPM

0.1.5

30 Nov 08:43
Compare
Choose a tag to compare

Fix issue where nothing happen when presented route dispatch reset, backToRoot or backTo action

0.1.4

28 Nov 09:04
Compare
Choose a tag to compare
  • Remove RouteAction associated property name.
  • Rename RootDescriptor presenting property presented to be sync with UIKit naming (see UIViewControllerTransitioningDelegate)

0.1.3

27 Nov 22:43
Compare
Choose a tag to compare

Add support for present(route:) action.

Breaking change: Initial route is now defined in RootDescriptor which contains route stack (see README and Playground for more details)

0.1.2

10 Nov 15:57
0e019a2
Compare
Choose a tag to compare

Define initial route in Swidux store initial state.

0.1.1

31 Oct 10:27
Compare
Choose a tag to compare
Use Swidux 0.1.1

0.1.0

26 Oct 11:39
Compare
Choose a tag to compare
Add installation guide