Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.

Releases: vdka/JSON

0.16.1

27 Oct 06:13

Choose a tag to compare

Added defaulting to array accessors

0.16.0

27 Oct 05:11

Choose a tag to compare

Bumped Version

0.12.1

09 Oct 01:40

Choose a tag to compare

Fixed the minimum deployment targets

0.12.0

09 Oct 00:50

Choose a tag to compare

Set the Bundle versions in the info.plist file

0.11.4: Fixed an accessor bug for optional fields

20 Sep 01:09

Choose a tag to compare

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

19 Sep 05:02

Choose a tag to compare

0.11.3

Cleaned up Test's since the Carthage changes broke their compilation

0.3.0

23 May 23:20

Choose a tag to compare

These changes remove C dependency and improve performance

0.2.3

04 May 02:15

Choose a tag to compare

Added CustomDebugStringConvertible conformance

0.2.0: Updates to the README

26 Apr 05:34

Choose a tag to compare

Pre-release
Adds test cases to verify example code is valid
Returns `json.serialized()` convenience
Added section on JSONDecodable
Added Badges

0.1.0

26 Apr 05:29

Choose a tag to compare

0.1.0 Pre-release
Pre-release
Merge bug/performanceIssues into develop