Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 254 Bytes

File metadata and controls

7 lines (5 loc) · 254 Bytes

Changelog

1.0.2

  • Pass object to TableViewFactory in cellForRowAtIndexPath: method.

1.0.1

  • initWithTableView:fetchedResultController:delegate:andTableViewFactory: method will perfom fetch on fetchedResulController, if not performed earlier.