Releases: devxoul/URLNavigator
Releases · devxoul/URLNavigator
0.5.0
- Make
topMostViewController()
public. (#8, @devxoul)
- Add
push()
and present()
for pushing and presenting view controllers. (#8, @devxoul)
0.4.2
- Improve
topMostViewController()
behavior. (#3, @devxoul)
0.4.1
- Remove query and fragment when normalizing URLs. (#2, @devxoul)
0.4.0
- Add an availability to define placeholder types. (#1, @devxoul)
0.3.0
- Rename
URLStringConvertible
to URLConvertible
0.1.0
Navigator.map("hello://world", HelloWorld.self)