Releases: tmux-python/tmuxp
Releases · tmux-python/tmuxp
v1.5.1
v1.5.0
- 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
v1.2.1
v1.0.0rc1
v0.11.0
v0.10.0
Anaconda support, entr(1) file watcher, better env compatbility
v0.9.3 Update to 0.9.3
v0.9.2 - support for tmux 2.1
Update README to include tmux 2.1 support