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.
0.2.4 - 2024-09-07¤
Bug Fixes¤
Code Refactoring¤
- Update cross-reference markup to new autorefs format (89592bd by Matthias Schoettle). Issue-6, PR-7, Co-authored-by: Timothée Mazzucotelli dev@pawamoy.fr
0.2.3 - 2022-05-28¤
Packaging / Dependencies¤
- Depend on mkdocstrings 0.19 (71123dc by Timothée Mazzucotelli).
Code Refactoring¤
- Unify default configurations (47c53fc by Timothée Mazzucotelli).
- Stop using deprecated base classes (5a28b12 by Timothée Mazzucotelli).
- Use new
mkdocstrings_handlers
namespace (d688c87 by Timothée Mazzucotelli).
0.2.2 - 2022-02-19¤
Bug Fixes¤
0.2.1 - 2022-02-05¤
Dependencies¤
- Require at least mkdocstrings 0.18 (09d8e9c by Timothée Mazzucotelli).
0.2.0 - 2022-02-03¤
Features¤
- Add
show_signature
rendering option (e741b37 by Will Da Silva).
Dependencies¤
- Depend on mkdocstrings (a154c05 by Timothée Mazzucotelli).
Code Refactoring¤
- Add user warning about mkdocstrings extra (71ea2d8 by Timothée Mazzucotelli).
0.1.0 - 2021-12-18¤
Features¤
- Copy code from mkdocstrings (720f91e by Timothée Mazzucotelli).