- addition of new class
SHRealmObjectwhich is a subclass ofRLMObjectfrom Realm.
SHModelObjectnow supports automatic parsing of instance variables which are also of typeSHModelObjectSHModelObjectnow supports parsing arrays of objects which are of typeSHModelObjectbased on the mapping provided
- removed the use of mapping dictionary for date conversion.
SHModelObjectparses the dates based on the instance variable types.