Releases: sighupio/furyctl
v0.2.3
Changelog
7c67c41 adds a download channel debug log
d126362 adds a download debug log
5735997 adds debug flag
ff1dbfa adds documentation to download.go
9846edd adds logrus logging library
6f5295d better logging, added debug, added color for debug
e152268 change debug to cyan
33c792a implements color reset
795ee45 minor refactorings on humanReadable download logs
4c169f7 more comments
5c7e2a6 refactoring code
0a19dc1 refactoring code
ddd9b9e refactoring code
f689cda refactoring code
7617426 refactoring code
970bdd9 refactoring code
285f2d4 refactoring code
a365116 replaces standard go logger with logrus
2a1f3ab typo fix
e9c7a53 Dropped unused 'toggle' boolean flag
778bba1 Merge pull request #17 from sighupio/hotfix/drop_toggle_flag
c61640b Merge pull request #18 from Rampage1xx/feature/improved-logging
81adae6 Prepare release v0.2.3
8cf91bd adds documentation to debug
v0.2.2
v0.2.1
v0.2.0
v0.1.7
v0.1.6
v0.1.5
v0.1.4
v0.1.4 release adds the possibility to download packages/modules using https instead of ssh.
ssh is used by default, to use https:
furyctl install -H
or furyctl install --https