v2.4.0
- Now you can add the method
catalogRelatedInfo
that returns an NSURL to your example, if you wish to link to related information and resources. - A performance improvement when fetching all viable classes to build the navigation tree.
Source changes
- Add "related info" URLs to examples (#24) (Adrian Secord)
- [Runtime] Only select UIViewController subclasses (#22) (Robert Moore)