All Versions
10
Latest Version
2.1
Avg Release Cycle
17 days
Latest Release
3282 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