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.0.2 - 2024-09-27¤
Bug Fixes¤
1.0.1 - 2024-08-15¤
Build¤
- Depend on Griffe 0.49 (e7fef87 by Timothée Mazzucotelli).
Code Refactoring¤
- Update code for Griffe 0.49 (b321b39 by Timothée Mazzucotelli).
1.0.0 - 2024-01-03¤
Dependencies¤
- Bump required Griffe version to 0.36 (7fd172e by Timothée Mazzucotelli).
Features¤
- Resolve external aliases pointing to objects in corresponding private packages (
ast.AST
->_ast.AST
) (5630fdf by Timothée Mazzucotelli). - Support latest Griffe, add auto-summaries and cross-references (e744fac by Timothée Mazzucotelli).
- Add initial rendering feature (d6e23ad by Timothée Mazzucotelli).
Bug Fixes¤
- Use all members as well when not grouping by category (b7086c7 by Timothée Mazzucotelli).
- Never fail when trying to format code with Black (940aa7a by Timothée Mazzucotelli).
- Add back logger to rendering module (29ff6f8 by Timothée Mazzucotelli).
- Don't import stuff from mkdocstrings (1108a3f by Timothée Mazzucotelli).
- Add missing jinja2 dependency (4b9067b by Timothée Mazzucotelli).