This repository was archived by the owner on Feb 8, 2021. It is now read-only.
0.6.0
Updates:
- #71 fixed arrays with incomplete JSON models being encoded as
nil(thanks for the suggestion @nuudles) - #73 added the ability to decode from JSON arrays and encode to JSON arrays
- #76 added Mac OS X support (thanks for the suggestion @CodeEagle)