Releases: sbonami/PFIncrementalStore
Releases · sbonami/PFIncrementalStore
v0.2.0
This release fixes a bug causing NSManagedContext
s to deadlock when they are of type NSPrivateQueueConcurrencyType
. Additionally, this release optimizes syncing by reducing repetitive calls to Parse.
v0.1.0
This release includes PFFile support and the ability to determine which Parse model to synchronize an NSManagedObject with.
v0.0.3
This version fixes several bugs related to Xcode warnings and syncing and removing related objects.
v0.0.2
This version fixes several bugs with relationship syncing.
v0.0.1
First release of PFIncrementalStore