Sphinx-autoapi

Latest version: v3.6.0

Safety actively analyzes 724938 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 7

3.3.0

-------------------

Features
^^^^^^^^

- Do not document members inherited from standard library classes. (467)


Bugfixes
^^^^^^^^

- Fix instance attributes not being documented by inherited-members (477)


Misc
^^^^

- 425
- Fix the parser returning a dictionary instead of a list in the empty parse scenario
- Rename testenvs to all follow similar naming style

3.2.1

-------------------

Bugfixes
^^^^^^^^

- Fix error or duplicates when __init__ assigns to a property (466)

3.2.0

-------------------

Features
^^^^^^^^

- functools.cached_property is considered a property (436)


Bugfixes
^^^^^^^^

- Gracefully handle no objects being rendered (448)
- Fix ignoring undocumented instance attributes (451)


Deprecations and Removals
^^^^^^^^^^^^^^^^^^^^^^^^^

- Removed ability for autoapi_template_dir to be relative to cwd. This was supposed to have been retired in v3 (457)
- Removed autoapi_include_summaries option. This was supposed to have been retired in v3


Misc
^^^^

- 428, 449

3.1.2

-------------------

Bugfixes
^^^^^^^^

- Fix imported members being rendered in modules (452)

3.1.1

-------------------

Bugfixes
^^^^^^^^

- Fix private subpackages causing orphan pages (446)

3.1.0

-------------------

Features
^^^^^^^^

- Objects can render to their own page (226)
- Render PEP-695 type aliases as TypeAlias assignments. (414)


Bugfixes
^^^^^^^^

- Values are always rendered for TypeAlises and PEP-695 type aliases. (224)
- Fix submodule with `__init__.pyi` documented as `__init__` instead of submodule name (398)
- Fix IndexError when a module docstring contains only a heading (412)
- Preserve strings inside Literal type annotations (423)
- Stopped using xrefs in page titles (427)
- Fix unpickable configuration value warning when using autoapi_prepare_jinja_env (445)
- Fix emitting ignore event twice for methods.


Misc
^^^^

- 388

Page 2 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.