Skip to content

0.6.3

Compare
Choose a tag to compare
@kevindelord kevindelord released this 28 Jun 13:26
· 115 commits to master since this release

DKDBManager

  • Add entityInContext:function.
  • Add entityInDefaultContext function.

NSManagedObjectContext

  • By default, primaryPredicateWithDictionary: now returns a FALSEPREDICATE. Unless it is overridden, the library will always create a new entity instead of reusing old ones.