URLNavigator v2.3.0 Release Notes

Release Date: 2019-11-06 // over 4 years ago
    • ๐Ÿ‘‰ Make /foo/bar have higher priority than /foo/<id> (#120, @Paldom)
    • ๐Ÿ›  Fix a bug that pattern matches when the url contains another url (#126, @devxoul)

Previous changes from v2.2.0

    • โž• Add Swift 5 support ๐Ÿš€ (#118, @alihen)
    • ๐Ÿ‘‰ Use key window when pushing or presenting a view controller (#110, @aemoe)
    • ๐Ÿ›  Fix a bug that URLMatcher.match() incorrectly matches <path:_> (#117, @RolandasRazma)