Skip to content

0.4.2

Compare
Choose a tag to compare
@kylef kylef released this 26 Sep 14:15
· 173 commits to master since this release
  • 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.