Mantle v2.0.7 Release Notes

Release Date: 2016-04-15 // about 8 years ago
    • MTLJSONAdapter correctly checks for MTLModel protocol conformance rather than MTLModel inheritance @startupthekid in #617, @priteshshah1983 in #631)
    • 👌 Improved error descriptions when serializing models from JSON fails (@kypselia in #661)
    • ➕ Add predefined NSDate, NSNumber and NSFormatter value transformer factory methods (@conradev in #641)
    • 🛠 Fix Swift deprecation warnings (@msanders in #680)
    • 0️⃣ Apply default MTLJSONAdapter type transformer for a key when using JSONTransformerForKey: if no custom transformer is returned (@k06a in #685)

    Thanks to @robb for reviewing pull requests!