Releases: mkdocstrings/griffe2md
Releases · mkdocstrings/griffe2md
1.1.0
1.0.2
1.0.2 - 2024-09-27
Bug Fixes
1.0.1
1.0.0
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).