Schematics v1.1.1 Release Notes

Release Date: 2015-11-03 // over 8 years ago
    • [Bug] (befa202 <https://github.com/schematics/schematics/commit/befa202c3b3202aca89fb7ef985bdca06f9da37c>_) Fix Unicode issue with DecimalType
    • ๐Ÿ“š [Documentation] (41157a1 <https://github.com/schematics/schematics/commit/41157a13896bd32a337c5503c04c5e9cc30ba4c7>_) Documentation overhaul
    • ๐ŸŽ [Bug] (860d717 <https://github.com/schematics/schematics/commit/860d71778421981f284c0612aec665ebf0cfcba2>_) Fix import that was negatively affecting performance
    • [Feature] (93b554f <https://github.com/schematics/schematics/commit/93b554fd6a4e7b38133c4da5592b1843101792f0>_) Add DataObject to datastructures.py
    • [Bug] (#236 <https://github.com/schematics/schematics/pull/236>_) Set None on a field that's a compound type should honour that semantics
    • โšก๏ธ [Maintenance] (#348 <https://github.com/schematics/schematics/pull/348>_) Update requirements
    • ๐Ÿšง [Maintenance] (#346 <https://github.com/schematics/schematics/pull/346>_) Combining Requirements
    • ๐Ÿšš [Maintenance] (#342 <https://github.com/schematics/schematics/pull/342>_) Remove to_primitive() method from compound types
    • [Bug] (#339 <https://github.com/schematics/schematics/pull/339>_) Basic number validation
    • [Bug] (#336 <https://github.com/schematics/schematics/pull/336>_) Don't evaluate serializable when accessed through class
    • [Bug] (#321 <https://github.com/schematics/schematics/pull/321>_) Do not compile regex
    • ๐Ÿšš [Maintenance] (#319 <https://github.com/schematics/schematics/pull/319>_) Remove mock from install_requires