This repository has been archived by the owner on Sep 5, 2023. It is now read-only.
Motis 0.4.6
- Changed behaviour of
+mts_shouldSetUndefinedKeys:
. Now by default returns NO unless you haven't defined a mapping. - Fixing bug in
-mts_setValuesForKeysWithDictionary:
that made to ignore undefined property keys even if+mts_shouldSetUndefinedKeys
returns YES. - Added tests for this case.
- Improving unit testing class names.