Skip to content

Releases: Ganneff/tm

v0.5.13

23 Apr 13:41
Compare
Choose a tag to compare
Implement extended session setup

v0.5.12

12 Apr 21:04
Compare
Choose a tag to compare
Update version in toml...

v0.5.11

12 Apr 20:51
Compare
Choose a tag to compare
Merge ssh/syncssh into setup_simple_session

v0.5.10

10 Apr 11:45
Compare
Choose a tag to compare
Move config file parsing into Session

Prepare for setting up "extended" config file sessions, now with one
function able to handle both types of files.

v0.5.9

20 Mar 21:17
Compare
Choose a tag to compare
Make grouped session feature work

v0.5.8

19 Mar 22:42
Compare
Choose a tag to compare
And more tests

v0.5.7

18 Mar 10:35
Compare
Choose a tag to compare
Catch an empty-output LIST command, closes: #3

v0.5.6

18 Mar 10:11
Compare
Choose a tag to compare
Move has_session and attach into Session and adjust callers

v0.5.5

18 Mar 09:42
Compare
Choose a tag to compare
kill_session moved to session.kill()

v0.5.4

18 Mar 08:14
Compare
Choose a tag to compare
Use home_dir crate and expand ~, also support $HOME, closes: #4