Skip to content

Releases: mkdocstrings/python-legacy

0.2.6

22 Mar 19:36
Compare
Choose a tag to compare

0.2.6 - 2025-03-22

Compare with 0.2.5

Build

  • Add back sources to sdist/wheel (94346e6 by Timothée Mazzucotelli).

0.2.5

09 Mar 17:44
Compare
Choose a tag to compare

0.2.5 - 2025-03-09

Compare with 0.2.4

Build

  • Depend on mkdocstrings 0.28.3 (a2317df by Timothée Mazzucotelli).
  • Drop support for Python 3.8 (2907379 by Timothée Mazzucotelli).

0.2.4

07 Sep 15:01
Compare
Choose a tag to compare

0.2.4 - 2024-09-07

Compare with 0.2.3

Bug Fixes

  • Pass down docstring style and options to pytkdocs (68934d5 by Timothée Mazzucotelli). Issue-4

Code Refactoring