Skip to content

v0.0.3

Compare
Choose a tag to compare
@insanoid insanoid released this 25 Oct 08:58
· 167 commits to master since this release
  • NSCoding compliance is now configurable.
  • Models can now use SwiftyJSON or ObjectMapper as the JSON object mapping library.
  • Change from using NSNumber to the specific number type. (Int, Float, Double, or CGFloat)
  • Removal of safety checks that SwiftyJSON already provides.
  • Cleanup of the generated model.