Skip to content

JLRoutes 2.0

Compare
Choose a tag to compare
@joeldev joeldev released this 11 Oct 03:01
· 90 commits to master since this release

Release Notes

  • URL parsing has been entirely rewritten and now relies heavily on NSURLComponents
  • Split apart functionality into internal classes to make the code easier to read and maintain
  • Numerous misc bug fixes and improvements over the 1.x codebase