Skip to content

v3.0.0

Choose a tag to compare

@AWhetter AWhetter released this 30 Sep 17:56
· 90 commits to main since this release

Bugfixes

  • Ensure tooltip is always a str
  • Replaced usage of deprecated sphinx.util.status_iterator (#391)

Deprecations and Removals

  • Removed support for documenting languages other than Python (#248)
  • Removed support for Python 3.7

Misc