- embed
JSONSerializable
andJSONDeserializable
protocols in the pod - use annotations instead of protocol conformance to generate the code
- support for
Any
types (enum
s,Date
s...) - remove embedded
DateFormatter
JSONSerializable
and JSONDeserializable
protocols in the podAny
types (enum
s, Date
s...)DateFormatter