Releases: mkdocstrings/python
Releases · mkdocstrings/python
1.16.3
1.16.3 - 2025-03-08
Compare with 1.16.2
Build
- Depend on mkdocstrings 0.28.3 (9fa4f16 by Timothée Mazzucotelli).
Bug Fixes
Code Refactoring
- Import from top-level
mkdocstrings
module (da2ba13 by Timothée Mazzucotelli).
1.15.0
1.15.0 - 2025-02-11
Compare with 1.14.6
Features
- Support cross-referencing constructor parameters in instance attribute values (f07bf58 by Timothée Mazzucotelli).
1.14.6
1.14.6 - 2025-02-07
Compare with 1.14.5
Bug Fixes
- Catch alias resolution errors when getting aliases for an identifier (0aaa260 by Timothée Mazzucotelli). Issue-358
Code Refactoring
- Improve translations for Simplified Chinese and Japanese (753a0df by Zhikang Yan). PR-244