Skip to content

v0.0.2

Compare
Choose a tag to compare
@insanoid insanoid released this 24 Oct 12:33
· 184 commits to master since this release
  • Import SwiftyJSON in the headers.
  • Add support for JSON which is an Array (Base content is an array of JSON Objects)
  • A lot of systems use _id map it to internalIdentifier.
  • Use more uncommon names for value since value seem to be a common word in APIs.
  • Merge all elements of the array to create a composite object before generating a sub class model.
  • Remove whitespaces, in the comments and after end of encoding.
  • Add a new line at the end of the model.
  • Control SwiftyJSON include using a checkbox.
  • Add graphic files to the repo.