Skip to content

Releases: mkdocstrings/griffe-inherited-docstrings

1.1.1

05 Nov 13:46
Compare
Choose a tag to compare

1.1.1 - 2024-11-05

Compare with 1.1.0

Bug Fixes

  • Fix inheritance logic when intermediate class without member is present (639ff80 by thomasmarwitz). Issue-4, PR-5, Co-authored-by: Timothée Mazzucotelli dev@pawamoy.fr

1.1.0

25 Oct 10:26
Compare
Choose a tag to compare

1.1.0 - 2024-10-25

Compare with 1.0.1

Build

  • Drop support for Python 3.8 (48370d6 by Timothée Mazzucotelli).

Features

1.0.1

15 Aug 11:12
Compare
Choose a tag to compare

1.0.1 - 2024-08-15

Compare with 1.0.0

Build

  • Depend on Griffe 0.49 (ce6bf5f by Timothée Mazzucotelli).

Code Refactoring

  • Update code for Griffe 0.49 (b975f7f by Timothée Mazzucotelli).

1.0.0

05 Jan 16:45
Compare
Choose a tag to compare

1.0.0 - 2024-01-05

Compare with first commit

Features

  • Implement extension (993e4e1 by Timothée Mazzucotelli).
  • Generate project with copier-pdm template (2e71db6 by Timothée Mazzucotelli).