This repository has been archived by the owner on Sep 5, 2023. It is now read-only.
1.1.0
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.