Releases: mkdocstrings/python
Releases · mkdocstrings/python
1.10.5
1.10.5 - 2024-06-19
Bug Fixes
1.10.4
1.10.4 - 2024-06-18
Code Refactoring
- Only filter out imported objects instead of non-public ones after applying filters (e2f4b35 by Timothée Mazzucotelli). Issue-mkdocstrings/griffe-294
- Update code for Griffe 0.46 to avoid deprecation warnings (321b407 by Timothée Mazzucotelli).
- Change
load_external_modules
default value toNone
to support new default mode in Griffe (ae5896c by Timothée Mazzucotelli).
1.10.3
1.10.3 - 2024-05-22
Bug Fixes
1.10.2
1.10.1
1.10.1 - 2024-05-14
Build
- Depend on mkdocstrings 0.25 which adds support for parameter
once
when logging messages (2bc156b by Timothée Mazzucotelli).
Code Refactoring
- Set handler's name (a71ab12 by Timothée Mazzucotelli).
- Update
*.html
top-level templates to extend the*.html.jinja
base templates (a8c540e by Timothée Mazzucotelli). Issue-151 - Update
*.html
base templates to extend their*.html.jinja
counterpart, while overriding thelogs
block to issue a logging message (info) stating that extending*.html
templates is deprecated (e6f1b9c by Timothée Mazzucotelli). Issue-151 - Add
*.html.jinja
top-level (overridable) templates, extending their base counterpart (7c14924 by Timothée Mazzucotelli). Issue-151 - Add
*.html.jinja
base templates, which are copies of*.html
templates, with an additionallogs
block, and using the updatedget_template
filter (eced9a5 by Timothée Mazzucotelli). Issue-151 - Update
get_template
filter to support both*.html
and*.html.jinja
templates, logging a message (info) when*.html
templates are overridden by users (3546fd7 by Timothée Mazzucotelli). Issue-151 - Log a warning when base templates are overridden (26e3d66 by Timothée Mazzucotelli). Issue-151
1.10.0
1.9.2
1.9.1
1.9.0
1.9.0 - 2024-03-13
Dependencies
- Add upper bound on Python-Markdown 3.6 to temporarily prevent breaking changes (cd93ee3 by Timothée Mazzucotelli).
Features
- Add
show_labels
option to show/hide labels (eaf9b82 by Viicos). Issue #120, PR #130 - Add option to search for stubs packages (0c6aa32 by Romain). PR #128, PR griffe#221: : mkdocstrings/griffe#221
Code Refactoring
- Mark all Jinja blocks as scoped (548bdad by Timothée Mazzucotelli).
1.8.0
1.8.0 - 2024-01-08
Features
-
Release Insiders features of the $500/month funding goal (bd30106 by Timothée Mazzucotelli).
The features and projects related to mkdocstrings-python are: -
griffe-inherited-docstrings
, a Griffe extension for inheriting docstrings -
griffe2md
, a tool to output API docs to Markdown using Griffe
See the complete list of features and projects here:
https://pawamoy.github.io/insiders/#500-plasmavac-user-guide.