Skip to content

Changelog¤

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

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 - 2024-10-25¤

Compare with 1.0.1

Build¤

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

Features¤

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 - 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).