Skip to content

Commit 69ff8f3

Browse files
authored
py(deps) libtmux 0.51.0 -> 0.52.1, gp-libs 0.0.17 -> 0.0.18 (#1001)
# Changes ## py(deps) libtmux 0.51.0 -> 0.52.1, gp-libs 0.0.16 -> 0.0.17 Used packages from published via PyPI Trusted Publisher attestations. See also: - https://libtmux.git-pull.com/history.html#libtmux-0-52-1-2025-12-07 - https://gp-libs.git-pull.com/history.html#gp-libs-0-0-17-2025-12-07
2 parents 39d135a + 02f94e9 commit 69ff8f3

File tree

3 files changed

+21
-8
lines changed

3 files changed

+21
-8
lines changed

CHANGES

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,19 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force
3131

3232
<!-- To maintainers and contributors: Please add notes for the forthcoming version below -->
3333

34+
### Breaking changes
35+
36+
#### libtmux 0.52.1 (#1001)
37+
38+
libtmux minimum version bumped from 0.51.0 -> 0.52.1.
39+
40+
- libtmux 0.52.0: Improved `Pane.capture_pane()` support
41+
- libtmux 0.52.1: PyPI Trusted Published package
42+
43+
#### gp-libs 0.0.7 (#1001)
44+
45+
gp-libs now published via PyPI Trusted Published package.
46+
3447
## tmuxp 1.60.1 (2025-12-07)
3548

3649
### CI

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ include = [
3939
{ path = "conftest.py", format = "sdist" },
4040
]
4141
dependencies = [
42-
"libtmux~=0.51.0",
42+
"libtmux~=0.52.1",
4343
"colorama>=0.3.9",
4444
"PyYAML>=6.0"
4545
]

uv.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)