0.4.2
- Implement objectAtIndexPath: on list based UIViewController's. This allows any subclass to overide this to inject special sections.
- Change
performWriteBlock:
methods to pass the managed object context to the block for consistency. - Deprecated certain KFDataTableViewController methods, they are going to be removed in 1.0.
- Expose a method to create a standard local data store with options.