You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fix issue when checking out with Carthage (#20) - @Ben-G
52
52
53
-
#0.2.6
53
+
#0.2.6
54
54
55
55
*Released: 03/20/2016*
56
56
@@ -65,14 +65,14 @@
65
65
- Use a symbolic breakpoint in place of an `assertionFailure` for handling a stuck router - @Ben-G
66
66
- Documentation Fix - @jschmid
67
67
68
-
#0.2.5
68
+
#0.2.5
69
69
70
70
*Released: 02/22/2016*
71
71
72
72
**API Changes:**
73
73
- ReSwift-Router now uses the new substate selection API when subscribing to a store. As a result, the `HasNavigationState` protocol has been removed. This change also allows an app to have multiple routers. - @Ben-G
0 commit comments