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.4 - 2025-03-28¤
Bug Fixes¤
- Add CSS for symbols (20e891c by Timothée Mazzucotelli).
1.0.3 - 2025-03-27¤
Dependencies¤
- Depend on shellman 1.0.2 (33c34ff by Timothée Mazzucotelli).
1.0.2 - 2025-03-26¤
Deprecations¤
Importing from submodules is deprecated, import directly from mkdocstrings_handlers.shell
instead.
Bug Fixes¤
Code Refactoring¤
- Move submodules into an internal folder (c6cb633 by Timothée Mazzucotelli).
1.0.1 - 2025-03-09¤
Build¤
- Depend on mkdocstrings 0.28.3 (88767f0 by Timothée Mazzucotelli).
Code Refactoring¤
- Import from top-level
mkdocstrings
module (5e26be7 by Timothée Mazzucotelli). - Update code base for mkdocstrings 0.28 (652c6bb by Timothée Mazzucotelli). Discussion-mkdocstrings-727, PR-1
1.0.0 - 2024-10-12¤
Features¤
- Make the project public! (5d06482 by Timothée Mazzucotelli).
0.0.1 - 2024-05-25¤
Build¤
- Provide no-op handler for non-insiders contributors (c972f6d by Timothée Mazzucotelli).