Skip to content

Releases: CosmicMind/Graph

Graph Storage

20 Mar 21:13
Compare
Choose a tag to compare
  • 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

15 Mar 00:03
Compare
Choose a tag to compare
  • Disabled test coverage flag by default.

Performance Update

14 Mar 23:57
Compare
Choose a tag to compare
  • 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

29 Feb 21:20
Compare
Choose a tag to compare
  • Added Graph.clear method to clear the datastore.

Async Graph Save Update

06 Feb 02:12
Compare
Choose a tag to compare
  • Updated Graph async save to call delegation method on main thread to handle UI updates within delegation method calls.

Updated PodSpec

05 Feb 00:10
Compare
Choose a tag to compare
1.0.3

Updated PodSpec

Updated Minimum Target For iOS

25 Jan 04:39
Compare
Choose a tag to compare
1.0.2

Updated Minimum iOS Target

Updated README

25 Jan 03:44
Compare
Choose a tag to compare
1.0.1

Updated README

Initial Release

24 Jan 22:05
Compare
Choose a tag to compare
1.0.0

Initial Release