Skip to content

Releases: tmux-python/tmuxp

v1.5.4

26 Jul 21:42
Compare
Choose a tag to compare
  • #500: Fix window focus
  • Fix travis CI builds for python 3.7

v1.5.3

26 Jul 21:42
Compare
Choose a tag to compare
  • #377: Include examples in source distribution package

v1.5.2

26 Jul 21:42
Compare
Choose a tag to compare
  • Loosen libtmux version constraint to >0.8 and <0.9 (libtmux 0.8.2 released today)
  • #484 CHANGES converted to plain reStructuredText
    -:#491 tmuxp freeze will now infer active session with freezing
  • #490 Fix XDG's $XDG_CONFIG_HOME behavior
  • Doc fixes: #483, #482, #480
  • #487 Simplifying handling of configs with no panes (Fixes #470)

v1.5.1

26 Jul 21:39
Compare
Choose a tag to compare
  • Add tests/*.sh scripts to MANIFEST.in to include them in Pypi package.
  • Include twine to dev packages on requirements and Pipfile files.

v1.5.0

26 Jul 21:39
Compare
Choose a tag to compare
  • Support Click 7.0
  • Remove unused __future__ imports
  • #471 Update libtmux 0.8.0 -> 0.8.1
  • Sort imports
  • Add configuration and make command for isort.
  • Add sphinxcontrib-napoleon.
  • Assure requirements/dev.txt dependencies are in Pipfile
  • Update sphinx, releases to latest version
  • Sync requirements/*.txt dependencies with Pipfile.
  • Update docstring style to use numpy-style documentation. This enhances readability and plays nicely with sphinx documentation.
  • Documentation overhaul.
  • Areas like :meth:tmuxp.cli.load_workspace are now documented verbosely. This is so contributors helping on the project can more quickly gain situational awareness in this tricky area of code.

v1.3.0

28 Apr 22:58
Compare
Choose a tag to compare
Tag v1.3.0

v1.2.1

16 Sep 21:28
Compare
Choose a tag to compare
tag v1.2.1

v1.0.0rc1

25 May 15:54
Compare
Choose a tag to compare
v1.0.0rc1 Pre-release
Pre-release
Cut 1.0.0rc1

v0.11.0

25 May 15:54
Compare
Choose a tag to compare
Release 0.11.0

v0.10.0

30 Jan 23:36
Compare
Choose a tag to compare
Update CHANGES