Skip to content

Releases: tmux-python/libtmux

v0.16.0a1 - Fix `distutils` warning

10 Dec 20:57
Compare
Choose a tag to compare
Pre-release

What's fixed (breaking)

  • Replacement for distutils.version.LooseVersion, fix warning by @tony in #351

Full Changelog: v0.16.0a0...v0.16.0a1

v0.16.0a0 - Environmental variable passthrough

06 Nov 20:34
Compare
Choose a tag to compare

New feature

  • Feature: allow setting up custom environment when creating windows and/or panes by @zappolowski in #453

Full Changelog: v0.15.10...v0.16.0a0

v0.15.10 - Maintenance only

05 Nov 18:43
Compare
Choose a tag to compare

There will be more improvements over the coming weeks and months to shore up flakiness across shells and environments.

Test improvements

  • fix(test_capture_pane): use of double env by @zappolowski in #452
  • test(test_capture_pane): Remove bashism(s) in #455

New Contributors

Full Changelog: v0.15.9...v0.15.10

v0.15.9 - Bug fixes, packaging

05 Nov 18:41
Compare
Choose a tag to compare

Packaging

  • build: Add CITATION.cff by @tony in #449
  • ci: Add python 3.11 to package classifiers, version pins by @tony in #451

Bug fixes

  • fix(tmux_cmd): Fix error in raise by @tony in #450

Full Changelog: v0.15.8...v0.15.9

v0.15.8 - Fix for empty `window_name: ''` on tmuxp

02 Oct 18:28
Compare
Choose a tag to compare

Bug fix for window names

  • Allow empty window name, e.g. window_name: '' in tmuxp by @trankchung in #444

    #445 may have follow up fixes / triaging info on empty strings ''

New Contributors

  • @trankchung made their first contribution in #444

Full Changelog: v0.15.7...v0.15.8

v0.15.7 - Maintenance

24 Sep 02:10
Compare
Choose a tag to compare

Maintenance only

What's Changed

  • build: Remove .coveragerc, use pyproject.toml by @tony in #443

Full Changelog: v0.15.6...v0.15.7

v0.15.6 - Maintenance (packaging)

24 Sep 01:08
Compare
Choose a tag to compare

Maintenance only, no bug fixes or features this releease

Packaging

  • Remove MANIFEST.in

    This is handled by poetry via pyproject.toml's include

Full Changelog: v0.15.6...v0.15.6

v0.15.5 - Maintenance (packaging)

24 Sep 00:56
Compare
Choose a tag to compare

Maintenance only, no bug fixes or features this releease

Packaging

  • Remove .tmuxp-before-script.sh

Full Changelog: v0.15.4...v0.15.5

v0.15.4 - Packaging fixes for arch

22 Sep 00:20
Compare
Choose a tag to compare

What's Changed

  • fix(pytest_plugin): Pytester import, use public APIs from pytest by @tony in #442

Full Changelog: v0.15.3...v0.15.4

v0.15.3 - Maintenance only

21 Sep 23:59
Compare
Choose a tag to compare

PRs

Full Changelog: v0.15.2...v0.15.3