Releases: mkdocstrings/python
Releases · mkdocstrings/python
1.16.0
1.16.0 - 2025-02-17
Features
1.15.1
1.15.1 - 2025-02-17
Bug Fixes
1.15.0
1.14.6
1.14.5
1.14.5 - 2025-02-05
Bug Fixes
1.14.4
1.14.4 - 2025-02-04
Bug Fixes
1.14.3
1.14.2
1.14.2 - 2025-02-03
Bug Fixes
1.14.1
1.14.0
1.14.0 - 2025-02-03
Features
- Add
heading
andtoc_label
options (7cabacf by Yann Van Crombrugge). Issue-mkdocstrings-725, PR-236 - Add
force_inspection
option to force dynamic analysis (83823be by Uchechukwu Orji). Issue-94, PR-231
Code Refactoring
- Use dataclasses for configuration/options and automate schema generation (5ebeda6 by Timothée Mazzucotelli).