Skip to content

Releases: spothero/CoreDataHero-iOS

0.3.0

30 Nov 19:51
d5c2d72
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release
  • Added built-in thread safety by updating all operations on Managed Object Contexts to be performed on the given context's thread (#7)

0.2.0

19 Nov 20:40
949c805
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release
  • Fixed entity name resolution when dealing with more complex, generic data structures (#5)
  • Avoid calls to throwing method FileManager.default.removeFile(atPath:) if we already know a file doesn't exist (#6)

0.1.0: Initial Release

07 Oct 21:47
3fe8a54
Compare
Choose a tag to compare
Pre-release

Extracted UtilityBeltData from UtilityBelt-iOS v0.12.0 to become CoreDataHero v0.1.0.