This repository has been archived by the owner on Oct 14, 2020. It is now read-only.
Releases: vdka/JSON
Releases · vdka/JSON
0.16.1
0.16.0
0.12.1
0.12.0
0.11.4: Fixed an accessor bug for optional fields
When a field doesn't exist we now return nil where possible if the field does exist however and the initializer throws, so does the call to get
The Carthage Returns
0.11.3 Cleaned up Test's since the Carthage changes broke their compilation
0.3.0
0.2.3
0.2.0: Updates to the README
Adds test cases to verify example code is valid Returns `json.serialized()` convenience Added section on JSONDecodable Added Badges