You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version 0.3.0
New:
* Support instantiation from dicts
* Support for nested data objects with construction
* Support for data value coercion to expected data types
* Validate after instantiation
* Add simple mypy plugin
Version 0.3.0-rc.1
New:
* load instances directly from dictionaries
* Validate instances after instantiations
Fixes:
* Fix editorconfig formatting for tox and setup.cfg