Skip to content

Releases: readthedocs/sphinx-autoapi

v3.0.0

30 Sep 17:56

Choose a tag to compare

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