Motis v1.1.0 Release Notes

Release Date: 2015-07-09 // almost 9 years ago
  • ➕ Adding features:

    • ➕ Adding the method "+mts_valueMappingForKey:" to map values automatically. This is very useful when mapping enum values.
    • ➕ Adding the method "-mts_checkValueEqualityBeforeAssignmentForKey:" to test for equality before setting a value. This is very useful when using Motis together with Core Data, so object properties are not modified if the values are equal.