Release v1.0.0a2 🥰
Feature
- add overload documentation
- add refname evaluation in annotation
- detect docstring of overload function by assignment
Fix
- fix copied list that caused empty Args and Returns on resolving
- fix TypeAlias detection should be regarded to var annotation
- fix check the level typing import
from ..typing import XXX
is invalid - fix the link in class or function if no signature