Skip to content

Release v1.0.0a2 🥰

Compare
Choose a tag to compare
@iyume iyume released this 01 Feb 11:46
· 21 commits to main since this release

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