blob: 3b6b96f89be543e396dadaf30ceba835acd6f84f [file] [view]
# 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