Skip to content

Version 1.0.5

Compare
Choose a tag to compare
@daizutabi daizutabi released this 18 Jun 13:41
  • Changed

    • Use theme's Admonition for Note[s] and Warning[s] sections.
    • Update CSS (#8). Thanks to Ahrak.
  • Fixed

    • Attribute inspection from docstring.
    • Display base class in non-strict mode.
    • Catch NameError in resolving typing.ForwardRef (#14).
    • Delete unrelated members in a decorated function.
    • Inspect type of decorated functions correctly.
    • Skip multiple assignments per line during attribute inspection (#15).