Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Motis 0.4.6

Compare
Choose a tag to compare
@vilanovi vilanovi released this 22 May 16:07
· 73 commits to master since this release
  • 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.