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¤
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¤
Build¤
- Drop support for Python 3.8 (48370d6 by Timothée Mazzucotelli).
Features¤
- Add
merge
option to merge docstrings downwards (232fbb0 by thomasmarwitz). Issue-2, PR-3, Co-authored-by: Timothée Mazzucotelli dev@pawamoy.fr
1.0.1 - 2024-08-15¤
Build¤
- Depend on Griffe 0.49 (ce6bf5f by Timothée Mazzucotelli).
Code Refactoring¤
- Update code for Griffe 0.49 (b975f7f by Timothée Mazzucotelli).