Skip to content
This repository has been archived by the owner on Jun 2, 2018. It is now read-only.

1.2.4

Compare
Choose a tag to compare
@rcedwards rcedwards released this 26 Apr 17:33
· 247 commits to master since this release
  • constructSQLiteStack, newBatchOperationContext, and resetStore now all take an optional GCD queue to call back on. #129
  • newBackgroundWorkerMOC has been deprecated in favor of newChildContext which allows you to create MOCs of different NSManagedObjectContextConcurrencyTypes #130
  • Jazzy docs formatting updates