File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,16 @@ Changelog
4
4
5
5
Here you can find the recent changes to libtmux
6
6
7
+ - :release: `0.8.0 <2018-03-11> `
7
8
- :support: `46 ` Change license from BSD to MIT
8
9
- :support: `- ` Move to new organization, tmux-python
9
10
- :support: `- ` Support package updates to pytest, sphinx, etc.
11
+ - :support: `- ` Travis/CI: Limit tests to Python 2.7 and 3.6 (removed 3.3 to 3.5)
12
+ - :support: `- ` Travis/CI: Update pypy veersions
13
+ - :feature: `103 ` ``Server.new_session `` learned how to run commands in
14
+ window on session start, thanks @grimpy!
15
+ - :support: `68 ` Make Server.has_session() use returncode, thanks
16
+ @jlargentaye! This should make ``has_session `` more robust.
10
17
11
18
- :release: `0.7.8 <2018-03-04> `
12
19
- :support: `- ` Port ``retry `` function from tmuxp
You can’t perform that action at this time.
0 commit comments