We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4279182 commit ddfb10aCopy full SHA for ddfb10a
CHANGES
@@ -32,7 +32,13 @@ $ uvx --from 'libtmux' --prerelease allow python
32
33
<!-- To maintainers and contributors: Please add notes for the forthcoming version below -->
34
35
-_Future release notes will be placed here_
+_Upcoming changes will be written here._
36
+
37
+### Documentation (#612)
38
39
+- Normalize docs headings and Sphinx module directives to fix anchor and index generation issues.
40
+- Tweak Sphinx type-hints configuration to avoid RST indentation conflicts and suppress forward-reference warnings.
41
+- Refresh docstrings and cross-references (pane/window APIs, environment helpers, pytest plugin) for clearer return types and stable anchors.
42
43
## libtmux 0.50.0 (2025-11-30)
44
0 commit comments