- new type hint type `Validator` like `Union` you join a type-hint and a validation function - better `TypeMisMatch` tracecback informations (you will now see the value which caused this issue)
2.0.2
fix handling empty containers better handling `typing.List[<foo>]` and `typing.List`
2.0.1
Better return type value formatting in rest_docs_from_typing, numpy_docs_from_typing