Skip to content

Releases: sbonami/PFIncrementalStore

v0.2.0

18 Apr 20:26
Compare
Choose a tag to compare

This release fixes a bug causing NSManagedContexts to deadlock when they are of type NSPrivateQueueConcurrencyType. Additionally, this release optimizes syncing by reducing repetitive calls to Parse.

v0.1.0

06 Mar 01:57
Compare
Choose a tag to compare

This release includes PFFile support and the ability to determine which Parse model to synchronize an NSManagedObject with.

v0.0.3

10 Jan 13:59
Compare
Choose a tag to compare

This version fixes several bugs related to Xcode warnings and syncing and removing related objects.

v0.0.2

28 Dec 03:21
Compare
Choose a tag to compare

This version fixes several bugs with relationship syncing.

v0.0.1

26 Dec 05:22
Compare
Choose a tag to compare

First release of PFIncrementalStore