1.16.11 - 2025-05-24
Bug Fixes
- Fix highlighting for signature with known special names like
__init__
(7f95686 by Timothée Mazzucotelli). Issue-mkdocstrings-757 - Use default font-size for parameter headings (0a35b20 by Timothée Mazzucotelli). Issue-mkdocstrings-697
- Prevent uppercasing H5 titles (by Material for MkDocs) (ba66969 by Timothée Mazzucotelli). Issue-mkdocstrings-697, Issue-276
- Use configured heading even when signature is not separated (096960a by Timothée Mazzucotelli). Issue-mkdocstrings-767, PR-278
- Render attribute names without full path in ToC (d4e618a by David Lee). Issue-271, PR-272