Skip to content

Releases: ivaaaan/smug

v0.2.5

15 Nov 16:37
Compare
Choose a tag to compare

Changelog

Build for Darwin arm64

v0.2.4

19 Jul 03:05
6b6960c
Compare
Choose a tag to compare

Changelog

6b6960c Allow to set env variables per session (#69)

v0.2.3

13 Jul 17:26
Compare
Choose a tag to compare

Changelog

a95d133 Complete inline help with all available commands (#61)
bfa1ad3 Do not display smug.log file in list command (#67)
5006466 Update bash completions (#65)

v0.2.2

30 Apr 07:34
1bf548b
Compare
Choose a tag to compare

Changelog

1bf548b Allow passing custom settings (#60)

v0.2.1

19 Apr 17:13
6a55cc9
Compare
Choose a tag to compare

Changelog

75e77dd Add --detach flag (#56)
6a55cc9 Add option that allows to rebalance panes (#59)
756faa8 Make documentation complete (#53)
e81ece1 Use ioutil.ReadDir for backward compatibility (#57)
d3f5d57 Use tmux session name in print command(#52)

v0.2

21 Mar 20:04
74fe700
Compare
Choose a tag to compare

Changelog

c07add3 Split layout is not working correctly (#33)
a0e8fa3 Ignore smug bin after make build (#47)
0e3b9a4 Pass version via ldflags, trim GOPATH in stacktraces (#50)
b08f9bf Show project names without yml extension (#49)
d39c8a9 Add common shells completions (#44)
41c4e68 Initial man page for smug (#48)
74fe700 Allow user to dump current tmux session (#45)

Thanks @kovetskiy and @mipmip for contributing to this release

v0.1.9

15 Feb 12:58
Compare
Choose a tag to compare

Changelog

251b6c3 Allow passing empty string to window name (#38)
d57bf47 Fix incorrect switch statement (#41)
bf1e509 Select layout after panes initialization (#40)
b6da3e9 Use last pane id for splitting windows (#35)

v0.1.8

26 Jan 19:38
Compare
Choose a tag to compare

Changelog

e0a4407 [feature] New project commands (#24)
ee70a53 [bugfix] Run os.Exit on error (#27)
48d6526 [bugfix] Reference pane by id instead of index (#29)

v0.1.7

08 Jan 09:26
Compare
Choose a tag to compare

Changelog

73c5b75 Add -f option for portable configs (#21)
40106e1 Create a default window, and then kill it, instead of using (#23)

v0.1.6

30 Dec 15:14
Compare
Choose a tag to compare

Changelog

b693c55 Replace docopt (#20)