exposed utility for extracting the parent transaction for objects created from UnsafeDataTransactions

This commit is contained in:
John Estropia
2016-01-14 17:54:58 +09:00
parent 3e601c1328
commit 26ab6aacd7
5 changed files with 30 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "CoreStore"
s.version = "1.4.2"
s.version = "1.4.3"
s.license = "MIT"
s.summary = "Unleashing the real power of Core Data with the elegance and safety of Swift"
s.homepage = "https://github.com/JohnEstropia/CoreStore"