- Fix layout related issues from 667, 704, 737, via 793. Thank you nvasilas.
1.13.0
Internal
- libtmux updated from v0.12 to v0.14 790 - Add [doctest](https://docs.python.org/3/library/doctest.html) w/ [pytest + doctest](https://docs.pytest.org/en/7.1.x/how-to/doctest.html) via #791. - Added basic [mypy](http://mypy-lang.org/) type annotations via #786
1.12.1
Bug fix
- 787 Fix 724 Fix `start_directory` issue with first pane, credit: nvasilas.
1.12.0
_Mostly internal cleanups, no features_
Tests
- 774 Fix 620 tests not finishing - 777 Fix 778 to move the old, broken `retry()` to the new `retry_until()`, credit: categulario. - 783 Fix 620 Symlink edge for for pane order tests, credit: categulario. - 781 Testing with ZSH will mock `~/.zshrc` startup file for cleaner pane outputs.