Skip to content

Releases: KopievDev/DeeplinkRouter

🎉 Release v1.0.1 - Initial Release

17 Oct 15:50
Compare
Choose a tag to compare

🎉 Release v1.0.1 - Initial Release

This is the first official release of DeeplinkRouter!

What's Included:

  • Core functionality for routing deep links in your iOS app.
  • Support for registering and handling multiple deep link types.
  • Integration with a customizable navigation layer via NavigatorProtocol.
  • Initial implementation of URLCodable and URLDecoderProtocol for parsing URLs into Codable models.

Documentation:

You can view the full documentation here.

🎉 Release v1.0.0 - Initial Release

17 Oct 10:23
Compare
Choose a tag to compare

🎉 Release v1.0.0 - Initial Release

We are excited to announce the first official release of our package: v1.0.0!

Key Features:

  • Core Functionality: Includes foundational methods and components for managing and navigating deep links.
  • Navigator Support: Seamless integration for handling various view controller hierarchies (UINavigationController, UITabBarController, etc.).
  • SPM Support: Fully compatible with Swift Package Manager for easy integration.

What’s Next?

Future updates will include performance optimizations, bug fixes, and more features to enhance the navigation and deeplink handling experience.

Feel free to try it out and contribute!