Skip to content

Tags: fullstackclub/ObjectMapper

Tags

0.5

Toggle 0.5's commit message
- fixed a bug in Operators left behind when removing the Generic on M…

…apper

- added a test for dictionaries of custom objects

0.4

Toggle 0.4's commit message
Merge pull request tristanhimmelman#41 from ikesyo/make-mapper-generic

Make Mapper class itself generic, 🔥 `toType` parameter

0.3

Toggle 0.3's commit message
Updated protocol name in README

0.2

Toggle 0.2's commit message
Merge pull request tristanhimmelman#34 from eoinoconnell/master

Updated Readme for Carthage

0.1

Toggle 0.1's commit message
- added a function mapping an array of objects to an array of Diction…

…aries ([N] -> [[String : AnyObject]])

- created a test for the above function

0.0.3

Toggle 0.0.3's commit message
removed UIKit import from ToJSON file

0.0.2

Toggle 0.0.2's commit message
- updated a function definition which I missed in an earlier commit

0.0.1

Toggle 0.0.1's commit message