Releases: tmux-python/tmuxp
v1.29.0 - Maintenance release
What's Changed
-
build(deps): libtmux v0.22.2 -> v0.23.0 by @tony in #882
v0.23.0 includes code quality improvements from tmux-python/libtmux#488
Full Changelog: v1.28.2...v1.29.0
v1.28.2 - Maintenance release
Maintenance release only, does not include bug fixes or new features
Changes
-
Bump libtmux v0.22.1 -> v0.22.2
Packaging change: Remove
setuptools
dependency forbuild-system
Full Changelog: v1.28.1...v1.28.2
v1.28.1 - Maintenance release
Internal improvements only, no bug fixes or new features
-
Add back
black
dev dependency for formattingUntil
ruff
replaces black's formatting
Full Changelog: v1.28.0...v1.28.1
v1.28.0 - Internal improvements (ruff, poetry 1.5.0)
Internal improvements only, no bug fixes or new features
-
Move formatting, import sorting, and linting to ruff.
This rust-based checker has dramatically improved performance. Linting and formatting can be done almost instantly.
This change replaces black, isort, flake8 and flake8 plugins.
-
poetry 1.4.0 -> 1.5.0
Full Changelog: v1.27.1...v1.28.0
v1.27.1 - Maintenance release
Maintenance only, no bug fixes or features
What's Changed
-
mypy 1.2.0
-
libtmux: 0.21.0 -> 0.21.1
Typing updates
Documentation
New Contributors
Full Changelog: v1.27.0...v1.27.1
v1.27.0 - Improve reliability
Maintenance only, no bug fixes or features
What's Changed
-
build(deps): libtmux 0.20.0 -> 0.21.0 to avoid isolated crashes by @tony in #865
This updates the separator uses from libtmux to be a rarer character. See libtmux#475.
Full Changelog: v1.26.0...v1.27.0
v1.26.0 - Maintenance only
Maintenance only, no bug fixes or features
Internal package update
Full Changelog: v1.25.0...v1.26.0
v1.25.0 - Potential fix for load issue
What's Changed
Full Changelog: v1.24.1...v1.25.0
v1.24.1 - Internal improvements
Internal improvements
-
build(deps): Bump libtmux 0.18.2 -> 0.18.3 by @tony in #861
This should improvement traceback of
fetch_objs
(re: #860) -
tests(test_pane_order): Improve reliability of
pane_current_path
test -
myst-parser: Keep >0.18.1
Full Changelog: v1.24.0...v1.24.1