Skip to content

1.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Mar 21:03
· 7 commits to main since this release

1.0.2 - 2025-03-26

Compare with 1.0.1

Deprecations

Importing from submodules is deprecated, import directly from mkdocstrings_handlers.shell instead.

Bug Fixes

  • Fix rendering of exit tags (7fdfc66 by Timothée Mazzucotelli). Issue-2

Code Refactoring

  • Move submodules into an internal folder (c6cb633 by Timothée Mazzucotelli).