All Versions
10
Latest Version
Avg Release Cycle
175 days
Latest Release
1691 days ago

Changelog History

  • v1.5.1 Changes

    September 09, 2019
    • ๐Ÿš€ Lower deployment target for DeepLinkKit build target (#156) - @jou
    • Create tvOS scheme (#149) - @LeviTrammell
    • ๐Ÿ›  Fix named group component requiring more than one character (#144) - @gaizhi
    • ๐Ÿ›  Fix static analysis warnings (#141) - @zkrige
    • Continue Looking for Route Handler until match handles it (#131) - @glentregoning
    • ๐Ÿ›  Fix DPLRouteMatcher Incorrectly Matching URL Without Host or Path (#115) - @mliberatore
  • v1.5.0 Changes

    October 18, 2017
    • [#136] - Adds a more Swift friendly route registration

      self.router.register("/path") { link in // Handle deep link }

  • v1.4.0 Changes

    August 10, 2017
  • v1.3.0 Changes

    May 19, 2017
    • โž• Adds tvOS to the podspec (thanks @ehlersd)
  • v1.2.2 Changes

    March 30, 2017
    • ๐Ÿ›  Fixes compilation issue in Xcode 8.3 (#119, #121)
      ๐Ÿฑ Thanks everyone for reporting! Thanks @igor-makarov for fixing ๐ŸŽ‰
    • ๐Ÿ›  Fixes missing registerHandlerClass in Swift header (#111, #112)
  • v1.2.1 Changes

    April 06, 2016
    • ๐Ÿšš Move navigation controller routing to a category (#94)
    • Copy routeParameters on immutable and mutable copy of DPLDeepLink instances (#95)
  • v1.2.0 Changes

    April 01, 2016
    • โž• Adds a Swift example target (#68)
    • Preserves key only query parameters (#73)
    • โœ… Replaces deprecated CFURLCreateString* APIs (#75)
    • โž• Adds a module map (#90)
    • Forwards the route completion handler (#91)
  • v1.1.0 Changes

    June 12, 2015

    โž• Adds support for Apple's new Universal Links introduced in iOS 9.

  • v1.0.0

    May 14, 2015
  • v0.2.7

    May 14, 2015