Tmuxp Versions Save

🖥️ Session manager for tmux, build on libtmux.

v1.31.0

8 months ago

Breaking changes

Development

Full Changelog: https://github.com/tmux-python/tmuxp/compare/v1.30.1...v1.31.0

v1.30.1

8 months ago

Maintenance only, no bug fixes or new features

New Contributors

Full Changelog: https://github.com/tmux-python/tmuxp/compare/v1.30.0...v1.30.1

v1.30.0

8 months ago

What's Changed

Full Changelog: https://github.com/tmux-python/tmuxp/compare/v1.29.1...v1.30.0

v1.30.0a0

8 months ago

What's Changed

Full Changelog: https://github.com/tmux-python/tmuxp/compare/v1.29.1...v1.30.0a0

v1.29.1

9 months ago

Packaging

  • libtmux: 0.23.0.post2 -> 0.23.1

    Typo fix

Documentation

New Contributors

Full Changelog: https://github.com/tmux-python/tmuxp/compare/v1.29.0...v1.29.1

v1.29.0post0

9 months ago

Maintenance only, no bug fixes, or new features

  • libtmux: Post-release bump (0.23.0 -> 0.23.0-post2)

    (typo fixes)

  • Add back comments eliminated by ruff's ERA / eradicate rules

Full Changelog: https://github.com/tmux-python/tmuxp/compare/v1.29.0...v1.29.0post0

v1.29.0

9 months ago

What's Changed

Full Changelog: https://github.com/tmux-python/tmuxp/compare/v1.28.2...v1.29.0

v1.28.2

9 months ago

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 for build-system

Full Changelog: https://github.com/tmux-python/tmuxp/compare/v1.28.1...v1.28.2

v1.28.1

1 year ago

Internal improvements only, no bug fixes or new features

  • Add back black dev dependency for formatting

    Until ruff replaces black's formatting

Full Changelog: https://github.com/tmux-python/tmuxp/compare/v1.28.0...v1.28.1

v1.28.0

1 year ago

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: https://github.com/tmux-python/tmuxp/compare/v1.27.1...v1.28.0