1.17.0
1.17.0 - 2025-08-14
Features
- Support new Griffe parsing options
warn_missing_types
andwarnings
(0e3bdb8 by Timothée Mazzucotelli). Issue-mkdocstrings-437 - Add
skip_local_inventory
option to prevent objects from being registered in the local objects inventory (e82c24f by Bartosz Sławecki). Issue-296, Issue-mkdocstrings-671, PR-297 - Support hiding attribute values (6cf34b9 by Bartosz Sławecki). Issue-292: #292, PR-293: #293
- Support hiding implementation signature (showing overload only) (d3b35e1 by Bartosz Sławecki). Issue-213, PR-286