0.0.7

  • Swapped the location of the autorelease pool and wrapped JSON processing in a performBlockAndWait

0.0.6

  • Added support for properties in child classes that don't exist in the Core Data model

0.0.5

  • Added some nil JSON checks
  • Added an autorelease pool around JSON processing to prevent NSManagedObject release crash

0.0.4

  • Added ability to use transformable data types in your Core Data model