17
0
Commit Graph

1 Commits

Author SHA256 Message Date
8068ca0350 - update to 3.5.2:
* Preserve type information from docstrings if no type
    annotation is present and parameter has default value.
- update to 3.5.1:
  * Declare 3.14 support
- update to 3.5.0:
  * Support Union type on its own
- update to 3.4.0:
  * Python 3.14 support
- update to 3.3.0:
  * Warning types and subtypes
- update to 3.2.0:
  * Fixed broken changelog link
  * Fix issue #481
  * Don't add :rtype: None
  * Place rtype after directive
  - Replace docutils private API use w/ public

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinx-autodoc-typehints?expand=0&rev=58
2025-11-10 08:08:59 +00:00