Skip to content

Releases: tmux-python/tmuxp

v1.27.1 - Maintenance release

07 Apr 10:51
Compare
Choose a tag to compare

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

29 Jan 13:51
Compare
Choose a tag to compare

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

15 Jan 16:55
Compare
Choose a tag to compare

Maintenance only, no bug fixes or features

Internal package update

  • build(deps): libtmux 0.19.1 -> 0.20.0 by @tony in #863

Full Changelog: v1.25.0...v1.26.0

v1.25.0 - Potential fix for load issue

07 Jan 19:34
Compare
Choose a tag to compare

What's Changed

  • build(deps): Bump v0.18.3 -> v0.19.1 by @tony in #862

    Includes potential fix for #860

Full Changelog: v1.24.1...v1.25.0

v1.24.1 - Internal improvements

07 Jan 13:03
Compare
Choose a tag to compare

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

v1.24.0 - Maintenance only

30 Dec 21:34
Compare
Choose a tag to compare

What's Changed

  • CLI Tests: Refactor to tests/cli by @tony in #858

  • WorkspaceBuilder: Harden typings by @tony in #857

  • libtmux: 0.18.1 -> 0.18.2

    Fix for launching new tmux servers with default socket path/socket name (#856)

Full Changelog: v1.24.0a0...v1.24.0

v1.24.0a0

30 Dec 20:51
Compare
Choose a tag to compare
v1.24.0a0 Pre-release
Pre-release

What's Changed

  • CLI Tests: Refactor to tests/cli by @tony in #858

  • WorkspaceBuilder: Harden typings by @tony in #857

  • libtmux: 0.18.1 -> 0.18.2

    Fix for launching new tmux servers with default socket path/socket name (#856)

Full Changelog: v1.23.0...v1.24.0a0

v1.23.0 - *Yanked*

28 Dec 18:17
Compare
Choose a tag to compare
v1.23.0 - *Yanked* Pre-release
Pre-release

Recalled, see #856

Improve code standards

Full Changelog: v1.22.1...v1.23.0

v1.22.1 - Maintenance only

28 Dec 18:10
Compare
Choose a tag to compare

Maintenance only, no bug fixes or new features

Bump libtmux 0.18.0 -> 0.18.1 (just code documentation touchups)

Full Changelog: v1.22.0...v1.22.1

v1.22.0 - Improve `tmuxp shell`

27 Dec 18:07
Compare
Choose a tag to compare

tmuxp shell improvement

  • feat(shell): Detect TMUX for current console, if exists by @tony in #854

Full Changelog: v1.21.0...v1.22.0