BugFixes - Issue 4: Add support for multiple decorators
1.1.0
New Features - Add support for parsing TypedDict types - Add support for linking to types declared within a package (`--link`)
1.0.2
BugFixes - Support parsing nested complex type annotations ex. `Tuple[List, Dict[str, str]]` - Support parsing namespaced type annotations ex. `ast.AST`
Improvements - Use typing style annotation for types in markdown output