All Versions
10
Latest Version
Avg Release Cycle
91 days
Latest Release
1936 days ago
Changelog History
Changelog History
-
v3.1.1 Changes
May 24, 2019- โ Added installation instructions to README.
-
v3.1
May 16, 2019 -
v3.0 Changes
May 16, 2019- ๐ commit-fda0ee6: Added dynamic lookup support.
- commit-cf11d36: added dynamic member lookup for
GraphJSON
. - ๐ commit-131c80d: Removed
type:
initializer parameter prefix. - pr-146: GraphJSON improvements.
- Fixed crashes on attempt to
- serialize invalid JSON object.
- access out-of-range subscript index.
- Removed redundant optional chaining issue-145
- Added Tests
- ๐ commit-4811045: Removed
object:
prefix fromGraphJSON
functions. - commit-64c4c9a: Renamed
Watch{X}Delegate
toGraph{X}Delegate
. - โก๏ธ commit-2d1c18b Updated
Graph{X}Delegate
delegate signature naming. - pr-147: Major internal cleanup.
- ๐ pr-150: Added write support for
GraphJSON
.- issue-148:
GraphJSON
write support.
- issue-148:
- ๐ pr-152: Added
Codable
support for Node.- issue-144: Make Entity conforming to
Codable
- issue-144: Make Entity conforming to
- pr-154: Reworked Graph API completely.
-
v2.2.2 Changes
July 12, 2018- issue-143: Renamed JSON class to GraphJSON to avoid framework collisions.
-
v2.2.1 Changes
June 28, 2018- โก๏ธ Updated for Swift 4.1.
-
v2.2.0 Changes
October 02, 2017- โก๏ธ Updated to
Swift 4.0
.
- โก๏ธ Updated to
-
v2.1.5 Changes
April 25, 2017- ๐ฆ pr-131: Merged PR-131, which allows for Package Manager to be used with Graph.
-
v2.1.4 Changes
March 28, 2017- โก๏ธ issue-130: Updated README with correct sample links.
-
v2.1.3 Changes
March 28, 2017- โก๏ธ Updated for Xcode 8.3.
-
v2.1.2 Changes
February 27, 2017- ๐ issue-123: Removed unused
Result
enum type that was conflicting withAlamofire
.
- ๐ issue-123: Removed unused