Download Latest Version JLRoutes 2.1.1.tar.gz (30.2 kB)
Email in envelope

Get an email when there's a new version of JLRoutes

Home / 2.1
Name Modified Size InfoDownloads / Week
Parent folder
JLRoutes 2.1.tar.gz 2017-12-28 30.0 kB
JLRoutes 2.1.zip 2017-12-28 49.5 kB
README.md 2017-12-28 1.1 kB
Totals: 3 Items   80.6 kB 0

Release Notes

JLRoutes 2.1 has the following new features and improvements:

New

  • It is now possible to change the default route definition class using +[JLRoutes setDefaultRouteDefinitionClass:]
  • Much more of the JLRRouteDefinition API is exposed in the header and intended to be overridden in subclasses (see README for more details).
  • A new class, JLRRouteHandler, has been added to provide helper methods for creating route handler blocks that are routed to classes or object instances (see README for more details).

Improvements

  • The initializer for JLRRouteDefinition no longer requires a scheme parameter to be provided
  • JLRRouteResponse now holds on to the final parameters passed to the handler block, via a parameters property
  • JLRRouteResponse and JLRRouteDefinition now conform to NSCopying
  • Many miscellaneous API improvements
  • Significant code cleanup
Source: README.md, updated 2017-12-28