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

Choose a tag to compare

@vdka vdka released this 27 Oct 06:13
Added defaulting to array accessors

0.16.0

Choose a tag to compare

@vdka vdka released this 27 Oct 05:11
Bumped Version

0.12.1

Choose a tag to compare

@vdka vdka released this 09 Oct 01:40
Fixed the minimum deployment targets

0.12.0

Choose a tag to compare

@vdka vdka released this 09 Oct 00:50
Set the Bundle versions in the info.plist file

0.11.4: Fixed an accessor bug for optional fields

Choose a tag to compare

@vdka vdka released this 20 Sep 01:09
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

Choose a tag to compare

@vdka vdka released this 19 Sep 05:02
0.11.3

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

0.3.0

Choose a tag to compare

@vdka vdka released this 23 May 23:20
These changes remove C dependency and improve performance

0.2.3

Choose a tag to compare

@vdka vdka released this 04 May 02:15
Added CustomDebugStringConvertible conformance

0.2.0: Updates to the README

Pre-release

Choose a tag to compare

@vdka vdka released this 26 Apr 05:34
Adds test cases to verify example code is valid
Returns `json.serialized()` convenience
Added section on JSONDecodable
Added Badges

0.1.0

0.1.0 Pre-release
Pre-release

Choose a tag to compare

@vdka vdka released this 26 Apr 05:29
Merge bug/performanceIssues into develop