Releases: nonebot/nb-autodoc
Releases · nonebot/nb-autodoc
Release v1.0.0a6 🥰
Release v1.0.0a5 🥰
Feature
- add cli command
Release v1.0.0a4 🥰
Fix
- fix py38 type subscript
Release v1.0.0a3 🥰
Feature
- extract docstring from py if both py and pyi exist
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