Skip to content

Releases: devxoul/URLNavigator

0.5.0

11 Mar 20:44
Compare
Choose a tag to compare
  • Make topMostViewController() public. (#8, @devxoul)
  • Add push() and present() for pushing and presenting view controllers. (#8, @devxoul)

0.4.2

02 Mar 15:18
Compare
Choose a tag to compare
  • Improve topMostViewController() behavior. (#3, @devxoul)

0.4.1

23 Feb 11:19
Compare
Choose a tag to compare
  • Remove query and fragment when normalizing URLs. (#2, @devxoul)

0.4.0

20 Feb 21:17
Compare
Choose a tag to compare
  • Add an availability to define placeholder types. (#1, @devxoul)

0.3.0

15 Feb 15:41
Compare
Choose a tag to compare
  • Rename URLStringConvertible to URLConvertible

0.2.0

11 Feb 09:06
Compare
Choose a tag to compare
  • Use <> instead of {}

0.1.0

07 Feb 09:21
Compare
Choose a tag to compare
Navigator.map("hello://world", HelloWorld.self)