Skip to content

Releases: tmux-python/tmuxp

v1.19.1 - Remove `packaging` dependency

12 Dec 14:11

Choose a tag to compare

Full Changelog: v1.19.0...v1.19.1

v1.19.0 - Improved environmental variable support

11 Dec 00:57

Choose a tag to compare

What's new

  • feat(builder): allow environments for windows and panes by @zappolowski in #845

Internals

  • Fix distutils.version.Version deprecation warning (python 3.10) by @tony in #727
  • Bump libtmux 0.15.9 -> 0.16.0

Full Changelog: v1.18.2...v1.19.0

v1.19.0a1 - Fix `distutils` warning

11 Dec 00:50

Choose a tag to compare

Pre-release

Internal fix

  • Fix distutils.version.Version deprecation warning (python 3.10) by @tony in #727

Full Changelog: v1.19.0a0...v1.19.0a1

v1.19.0a0 - pane and window environmental variables

26 Nov 18:19

Choose a tag to compare

What's new

  • feat(builder): allow environments for windows and panes by @zappolowski in #845

Full Changelog: v1.18.2...v1.19.0a0

v1.18.2 - Maintenance only

05 Nov 19:27

Choose a tag to compare

Development

  • Bump libtmux from 0.15.9 -> 0.15.10 (only test tweaks)
  • Poetry no longer forces in-project: true

Full Changelog: v1.18.1...v1.18.2

v1.18.1 - Bugfix for tmux config passthrough

31 Oct 12:24

Choose a tag to compare

Bug fix

CLI: tmuxp load: Fix passthru of tmux config_file by @zappolowski in #843

New Contributors

Full Changelog: v1.18.0...v1.18.1

v1.18.0 - Internal refactor

31 Oct 12:23

Choose a tag to compare

♻️ Massive refactor / organization by @tony in #840

Full Changelog: v1.17.3...v1.18.0

v1.17.3 - Maintenance only

30 Oct 15:11

Choose a tag to compare

Packaging update

  • ci,pyenv: Add python 3.11 in #842
  • Add python 3.11 to classifiers

Full Changelog: v1.17.2...v1.17.3

v1.17.2 - Fixes loading multiple workspaces

29 Oct 15:23

Choose a tag to compare

Fix tmuxp load w/ multiple workspaces

  • tests,fix(cli): Fix loading of multiple workspace files by @tony in #838

    Fixes #837

Full Changelog: v1.17.1...v1.17.2

v1.17.1 - minor completion improvements

15 Oct 22:41

Choose a tag to compare

shtab completion improvements

  • feat(cli): Add shtab completions, remove unused code by @tony in #834

Full Cangelog: v1.17.0...v1.17.1