Releases: CosmicMind/Graph
Releases · CosmicMind/Graph
Graph Storage
- Added the ability to adjust the storage type, location, and name for Graph.
- Updated the File class to take in an NSURL when creating new directories.
Test Coverage Flag
- Disabled test coverage flag by default.
Performance Update
- Eliminated Graph instantiation when seeking NSManagedObjectContext references.
- Added required attribute to init methods to allow template and subclassing.
- Enabled test coverage flag when debugging.
Added Graph Clear
- Added Graph.clear method to clear the datastore.
Async Graph Save Update
- Updated Graph async save to call delegation method on main thread to handle UI updates within delegation method calls.
Updated PodSpec
1.0.3 Updated PodSpec
Updated Minimum Target For iOS
1.0.2 Updated Minimum iOS Target
Updated README
1.0.1 Updated README
Initial Release
1.0.0 Initial Release