🎉 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
andURLDecoderProtocol
for parsing URLs into Codable models.
Documentation:
You can view the full documentation here.