Releases: isair/JSONHelper
Releases · isair/JSONHelper
2.2.0
09 May 20:22
Compare
Sorry, something went wrong.
No results found
Swift 3.0
Improved tests
Single target for all platforms
2.1.0
13 Jun 12:00
Compare
Sorry, something went wrong.
No results found
<-- operator and Deserializable protocol initializer no longer throw errors.
Errors thrown by convertFromValue method of the Convertible protocol are now logged in the console for debug builds.
2.0.0
09 Jun 19:19
Compare
Sorry, something went wrong.
No results found
Major changes in API and implementation. Check out the new README for new usage instructions. Everything is tested as always.
1.7.0
01 Dec 04:16
Compare
Sorry, something went wrong.
No results found
1.6.1
17 Sep 13:34
Compare
Sorry, something went wrong.
No results found
1.6.0
11 May 05:22
Compare
Sorry, something went wrong.
No results found
Dictionary and enum support.
1.5.4
15 Apr 03:30
Compare
Sorry, something went wrong.
No results found
Correct handling of null values.
Minor improvements.
1.5.3
13 Apr 20:56
Compare
Sorry, something went wrong.
No results found
1.5.2
09 Apr 01:19
Compare
Sorry, something went wrong.
No results found
Set correct deployment targets.
1.5.1
07 Apr 01:16
Compare
Sorry, something went wrong.
No results found
String to NSDate conversions no longer require tuples to be named.