v0.0.3
- 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.