You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<small>[Compare with 1.0.1](https://github.com/mkdocstrings/shell/compare/1.0.1...1.0.2)</small>
12
+
13
+
### Deprecations
14
+
15
+
Importing from submodules is deprecated, import directly from `mkdocstrings_handlers.shell` instead.
16
+
17
+
### Bug Fixes
18
+
19
+
- Fix rendering of `exit` tags ([7fdfc66](https://github.com/mkdocstrings/shell/commit/7fdfc661771a5c9c08b69f88a25eb26c4c3fb263) by Timothée Mazzucotelli). [Issue-2](https://github.com/mkdocstrings/shell/issues/2)
20
+
21
+
### Code Refactoring
22
+
23
+
- Move submodules into an internal folder ([c6cb633](https://github.com/mkdocstrings/shell/commit/c6cb633003a9f028a5b4b4f71d4f8a690eae7e8b) by Timothée Mazzucotelli).
0 commit comments