Skip to content

Tags: tmux-python/tmuxp

Tags

v1.74.0

Toggle v1.74.0's commit message
Tag v1.74.0

why: Cut the 1.74.0 release, pairing the libtmux 0.61.0 upgrade with
the documentation overhaul accumulated since 1.73.0.

what:
- Date the 1.74.0 CHANGES section (2026-07-04) and add its lead
  paragraph
- Open a fresh 1.75.0 (Yet to be released) placeholder
- Bump version 1.73.0 -> 1.74.0 in pyproject.toml and __about__.py
- Refresh uv.lock

v1.73.0

Toggle v1.73.0's commit message
Tag v1.73.0

Minor release making the workspace build step pluggable and tunable.
A workspace can build through a third-party builder selected by
entry-point name or import path, and a new workspace_builder_options
catalog controls the pane-readiness wait per workspace (#1066).

Behavior change: the new pane_readiness=auto default skips the pane
prompt wait on non-zsh shells; set pane_readiness: always to restore
the previous wait-everywhere behavior.

v1.72.0

Toggle v1.72.0's commit message
Tag v1.72.0

Minor release bumping the libtmux floor to 0.60.0, which completes tmux
3.7 feature parity at the library layer tmuxp builds on (#1065). The new
libtmux capabilities — floating panes, typed tmux 3.7 options, new pane
format variables, and new command flags — are reachable through tmuxp's
Python API and tmux shell; the YAML workspace format and tmux 3.2a-3.6
support are unchanged.

v1.71.0

Toggle v1.71.0's commit message
Tag v1.71.0

Minor release bumping the libtmux floor to 0.59.0 and adding tmux 3.7
to the supported and tested version range (#1057).

v1.70.1

Toggle v1.70.1's commit message
Tag v1.70.1

Patch release raising the libtmux floor to 0.58.1, which fixes a pytest
9.1 plugin import failure that broke test collection for projects using
tmuxp's or libtmux's fixtures (#1052).

v1.70.0

Toggle v1.70.0's commit message
Tag v1.70.0

v1.69.0

Toggle v1.69.0's commit message
Tag v1.69.0

v1.68.0

Toggle v1.68.0's commit message
Tag v1.68.0 (libtmux 0.56.0)

v1.67.0

Toggle v1.67.0's commit message
Tag v1.67.0 (load spinner via #1020)

v1.66.0

Toggle v1.66.0's commit message
Tag v1.66.0 (logging updates via #1017)