* 13 - Implement support for type unions
* Add support for embedding into swagger 3.0 specs
* 12 - Improve type annotations on `from_dict` method
* 27 - Deprecated calling `JsonSchemaMixin.json_schema()`. Add `all_json_schems`
* Raise custom ValidationError instead of using the validation lib ValidationError