JLRoutes v1.6.3 Release Notes

Release Date: 2016-10-02 // over 7 years ago
  • Notable Changes

    • โœ… Massive code cleanup in both JLRoutes.m and the unit test .m.
    • ๐Ÿ—„ Deprecated a bunch of class-method APIs that I don't want to support anymore. All depreciated APIs can be easily replaced by calling the same method on the +globalRoutes instance instead.
    • ๐Ÿ›  Fixed a bug where unmatchedURLHandler would get called when evaluating canRouteURL:.

    Contributors

    • @Zeeker