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 4df37e7 commit 7b1644bCopy full SHA for 7b1644b
CHANGES
@@ -19,6 +19,12 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force
19
20
<!-- Maintainers, insert changes / features for the next release here -->
21
22
+### Breaking changes
23
+
24
+- libtmux: 0.25.0 -> 0.26.0, maintenance release (#906)
25
26
+ Doc string + linting stringency updates.
27
28
## tmuxp 1.34.0 (2023-12-21)
29
30
_Maintenance only, no bug fixes or new features_
@@ -28,6 +34,7 @@ _Maintenance only, no bug fixes or new features_
34
- libtmux: 0.24.1 -> 0.25.0, maintenance release (#896)
35
36
Improve styling via pydocstyle.
37
31
38
- `config_reader`: Move to `tmuxp._internal` (#897)
32
39
- `_types`: Move to `tmuxp._internal` (#900)
33
40
0 commit comments