Releases: tmux-python/tmuxp
Releases · tmux-python/tmuxp
v1.53.0 - test overhaul, runtime import bug fix
v1.52.2 - Output capturing fix
v1.52.1 - Bug fix for `run_before_script()`
v1.52.0 - Maintenance release
v1.51.0 - Syntax modernization
Maintenance only, no bug fixes or new features
What's Changed
Development
Full Changelog: v1.50.1...v1.51.0
v1.50.1 - libtmux bug fix
libtmux update
-
py(deps) libtmux: 0.40.0 -> 0.40.1 by @tony in #956
Bug fix for server environmental variables from tmux-python/libtmux#553.
Thank you @ppentchev!
Full Changelog: v1.50.0...v1.50.1
v1.50.0 - Maintenance release
Maintenance only, no bug fixes or new features
What's Changed
Development
Dependencies
Full Changelog: v1.49.0...v1.50.0
v1.49.0 - Drop Python 3.8
What's Changed
-
Drop Python 3.8 by @tony in #951
Python 3.8 reached end-of-life on October 7th, 2024 (see devguide.python.org, Status of Python Versions, Unsupported versions
See also: https://devguide.python.org/versions/#unsupported-versions
Full Changelog: v1.48.0...v1.49.0
v1.48.0 (built with uv, libtmux v0.38.1)
Maintenance only, no bug fixes or new features
What's Changed
Packaging
- ci,pkg: poetry -> uv by @tony in #949
- py(deps) libtmux 0.37.0 -> 0.38.1 (built with uv) by @tony in #950
Development
- Bump dev dependencies, including ruff 0.4.2, f-string tweaks by @tony in #931
- py(deps): ruff 0.4.5 -> 0.4.7, other fixes by @tony in #935
- docs(cli): fix typo in load usage documentation by @MiLk in #943
New Contributors
Full Changelog: v1.47.0...v1.48.0