Schematics v2.0.1 Release Notes

Release Date: 2017-05-30 // almost 7 years ago
    • ๐Ÿ‘Œ Support for raising DataError inside custom validate_fieldname methods. #441 <https://github.com/schematics/schematics/pull/441>__ (alexhayes <https://github.com/alexhayes>__)
    • โž• Add specialized SchematicsDeprecationWarning. (lkraider <https://github.com/lkraider>__)
    • DateTimeType to_native method should handle type errors gracefully. #491 <https://github.com/schematics/schematics/pull/491>__ (e271828- <https://github.com/e271828->__)
    • ๐Ÿ‘ Allow fields names to override the mapping-interface methods. #489 <https://github.com/schematics/schematics/pull/489>__ (toumorokoshi <https://github.com/toumorokoshi>) (lkraider <https://github.com/lkraider>)