Releases: mkdocstrings/python
Releases · mkdocstrings/python
2.0.8
Compare
Sorry, something went wrong.
No results found
2.0.8 - 2026-08-31
Compare with 2.0.7
Performance Improvements
Make template existence test (for locale templates) faster (c0424f2 by Timothée Mazzucotelli).
2.0.6
Compare
Sorry, something went wrong.
No results found
2.0.6 - 2026-08-16
Compare with 2.0.5
Bug Fixes
Don't pass unsupported options to Griffe parsers (4b38b6b by Timothée Mazzucotelli). Issue-337
Increase stash key length from 1 to 2 (6ff2749 by Jonas Haag). PR-336
2.0.5
Compare
Sorry, something went wrong.
No results found
2.0.5 - 2026-06-19
Compare with 2.0.4
Bug Fixes
Allow relative cross-references to work in summaries (abe2888 by Timothée Mazzucotelli). Issue-331
Always display attribute values as they're written in the source (0334131 by Timothée Mazzucotelli). Issue-311
2.0.4
Compare
Sorry, something went wrong.
No results found
2.0.4 - 2026-06-05
Compare with 2.0.3
Bug Fixes
Display Methods instead of Functions for category headings inside classes (7bf8b98 by Timothée Mazzucotelli). Issue-330
2.0.3
Compare
Sorry, something went wrong.
No results found
2.0.3 - 2026-02-20
Compare with 2.0.2
Build
Depend on griffelib instead of griffe (770a5f6 by Timothée Mazzucotelli).
2.0.1
Compare
Sorry, something went wrong.
No results found
2.0.1 - 2025-12-03
Compare with 2.0.0
Bug Fixes
Don't ignore filters when category grouping is disabled (63aa1b0 by Timothée Mazzucotelli). Issue-324
Code Refactoring
2.0.0
Compare
Sorry, something went wrong.
No results found
2.0.0 - 2025-11-27
Compare with 1.19.0
Code Refactoring
Remove deprecated code for v2 (c10afdb by Timothée Mazzucotelli).
1.19.0
Compare
Sorry, something went wrong.
No results found
1.19.0 - 2025-11-10
Compare with 1.18.2
Features
Release scoped and relative cross-references (872afc5 by Timothée Mazzucotelli).
Release __all__ ordering feature (84aaebc by Timothée Mazzucotelli).
Release public filter feature (3be14cc by Timothée Mazzucotelli).
Release backlinks feature (ae7cc2d by Timothée Mazzucotelli).
Release expression modernization feature (dbadd1e by Timothée Mazzucotelli).
Release visually-lighter admonitions for source code blocks (fdaeb48 by Timothée Mazzucotelli).
Release inheritance diagram features (669b42e by Timothée Mazzucotelli).
Code Refactoring
Update code base for Python 3.10 (b696ed2 by Timothée Mazzucotelli).