Releases: kamilsk/forward
0.5.6
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.0
0.3.0
Changelog
c127de8 update deps, use updated completion command
37b6eec add install.sh
8983470 update dot files
6958b3c update description
83f0de8 add github content
0dbaf97 sync dotfiles
0ebd00a add compilation targets
cbc79f5 update license
16728c5 update makefile
97d474e configure codeclimate
62eff59 update deps
0.2.1
Changelog
2b4b60b update deps, sync dotfiles
795d469 sync makefile
3241c18 update platform version
ca43382 switch from github.com/kamilsk/go-kit to github.com/kamilsk/platform
f9afaea extend root command
61dc509 cover cmd/completion
5d9693e cover cmd/version
050fb2f remove async mechanism from cli client
5902b64 improve test target
fc4164c add deps target
149df29 add format target
51b1899 sync deps
cbbf622 redeclare shell for makefile
df162ab add test-with-coverage-profile
91f6024 cover kubernetes/cli/client
5fd709d full cover kubernetes/cli
9e03acf cover kubernetes/api
923c066 cover kubernetes/cli
ecf7fe5 fix smoke tests
5c121cd cover .Find method
dd5c5d3 add golang/mock
186f96e make a time to shut down subprocesses
072f9ed change slogan
14acc17 review refine process
dcaa378 remove grmon
48976bd fix #12: complete command manager
f41933b simplify code (remove .String from Local and Remote)
6059109 fix bug with pods extracting
a10f3eb issue #12: add background launch commands for process manager
8623b5c add context
6ed719e issue #12: define process manager and kubernetes abstraction, with architecture refactoring
6680777 define kubernetes package