All Versions
10
Latest Version
2.1
Avg Release Cycle
17 days
Latest Release
3221 days ago

Changelog History

  • v2.1

    June 21, 2015
  • v2.0

    June 14, 2015
  • v1.9

    June 14, 2015
  • v1.8

    June 14, 2015
  • v1.7 Changes

    June 02, 2015

    Avoid using reserved word "class" for method parameters as it was causing compile errors in certain cases

  • v1.6

    April 07, 2015
  • v1.5

    March 14, 2015
  • v1.4 Changes

    February 14, 2015

    You can now use multiple mappers (ObjectMapper & ManagedObjectMapper) in the same ObjectMapper instance
    ๐ŸŽ Performance improvements

  • v1.3 Changes

    January 24, 2015

    โž• Added inverse mapping feature, to customize the dictionary generated from a model object

  • v1.2 Changes

    January 20, 2015

    โž• Added swift support (See read-me for more info)
    โž• Added data transformation functionality
    ๐ŸŽ Caching some run-time calls to improve performance