Releases: tmux-python/tmuxp
Releases · tmux-python/tmuxp
v1.13.0a2 - Basic mypy support
What's Changed
- docs: Fix a few typos by @timgates42 in #785
- Basic mypy typings by @tony in #786
Full Changelog: v1.13.0a1...v1.13.0a2
v1.13.0a1 - basic `doctest` support
v1.13.0a0 - libtmux v0.12 to v0.14
What's Changed
- libtmux v0.14 (doctests, Pane.send_keys change) by @tony in #790
- libtmux v0.13 (mypy annotations) by @tony in #789
Full Changelog: v1.12.1...v1.13.0a0
v1.12.1 - Fix `start_directory` bug
What's Changed
Full Changelog: v1.12.0...v1.12.1
v1.12.0 - Mostly internal improvements
libtmux: Update to v0.12
libtmux 0.11 -> 0.12: https://libtmux.git-pull.com/history.html#libtmux-0-12-0-2022-07-13
These improvements in libtmux set the state to full type annotations. Then larger-scale refactors will be made to revamp and modernize APIs.
Test improvements
- Fix automatic rename by @tony in #774
- convert calls to retry to retry_until by @categulario in #777
- Use
retry_until
in more places by @tony in #781 - use /etc instead of /usr/sbin which could be a symlink by @categulario in #783
New Contributors
- @categulario made their first contribution in #777
Full Changelog: v1.11.1...v1.12.0
v1.12.0a6
What's Changed
- use /etc instead of /usr/sbin which could be a symlink by @categulario in #783
Full Changelog: v1.12.0a5...v1.12.0a6
v1.12.0a5
v1.12.0a4
What's Changed
- convert calls to retry to retry_until by @categulario in #777
New Contributors
- @categulario made their first contribution in #777
Full Changelog: v1.12.0a3...v1.12.0a4
v1.12.0a3 - python 3.7 and 3.8 brought back, test fix
What's Changed
Full Changelog: v1.11.1...v1.12.0a3
v1.11.1 - fix click version
Full Changelog: v1.11.0...v1.11.1