Skip to content
This repository was archived by the owner on Feb 8, 2021. It is now read-only.

0.6.0

Choose a tag to compare

@haidalinda haidalinda released this 25 Oct 16:33
· 436 commits to main since this release

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)