Releases: tox-dev/sphinx-autodoc-typehints
Releases · tox-dev/sphinx-autodoc-typehints
3.5.2
What's Changed
- Preserve type information from docstrings if no type annotation is present and parameter has default value. by @christianaguilera-foundry in #576
New Contributors
- @christianaguilera-foundry made their first contribution in #576
Full Changelog: 3.5.1...3.5.2
3.5.1
3.5.0
3.4.0
3.3.0
3.2.0
What's Changed
- Fixed broken changelog link by @agronholm in #530
- Fix issue #481 by @nineteendo in #533
- Don't add :rtype: None by @grayjk in #538
- Place rtype after directive by @grayjk in #537
New Contributors
- @agronholm made their first contribution in #530
- @nineteendo made their first contribution in #533
- @grayjk made their first contribution in #538
Full Changelog: 3.1.0...3.2.0
3.1.0
What's Changed
- Support Sphinx 8.2.0 - drop 3.10 support because Sphinx does by @b-kamphorst in #525
New Contributors
- @b-kamphorst made their first contribution in #525
Full Changelog: 3.0.1...3.1.0
3.0.1
What's Changed
- Fix roles for
types
module by @flying-sheep in #516 - Update Ruff to 0.9.1 by @flying-sheep in #517
Full Changelog: 3.0.0...3.0.1
3.0.0
What's Changed
- 🐛 Replace docutils private API use w/ public by @webknjaz in #507
- Drop support for nptyping by @gaborbernat in #514
New Contributors
Full Changelog: 2.5.0...3.0.0
2.5.0
What's Changed
- Fix the type checker by @gaborbernat in #493
- Apply typehints_formatter to signature by @Priyansh121096 in #494
New Contributors
- @Priyansh121096 made their first contribution in #494
Full Changelog: 2.4.4...2.5.0