github tristanhimmelman/ObjectMapper 1.3.0
Mappable protocol updates, new MapContext and NSDecimalNumberTransform

latest releases: 4.4.3, 4.4.2, 4.4.1...
8 years ago
  • Removed the MappableCluster protocol by adding the objectForMapping function into Mappable and adding a default implementation in an extension making it an optional function
  • Created MapContext protocol which can be implemented by developers and used to pass information around during mapping. Pass the MapContext object into Mapper in init and the context will be available in the Map object (map.context) during mapping.
  • Added NSDecimalNumberTransform

Don't miss a new ObjectMapper release

NewReleases is sending notifications on new releases.