Releases: kyoh86/gogh
v0.4.1
v0.3.5
v0.3.4
v0.3.3
Add "Where" command to search path from project query
v0.3.2 go module
v0.3.1
v0.1.0
Changelog
ebf9cfb fix lints
11fe69c unparam ctx of Setup
cd0f65d call git config with --type path instead of --path
0d2171a create new config: log-level(not used)
05a4ac3 Load configure and parse environments in head of process
ad61cd1 Make it testable
11d7870 tidy go modules
285e280 drop gomega
1c7c2ce show root paths thouse are not exist
250e83a use build.Default.GOPATH instead of $HOME/go
c6f411e install instead of build
35e8ca7 rename lint job
0985711 Fix panicking when the root directory is not exist
d4a4da6 Setup e2e test environment
7cc8445 fix release conditions
bbf0895 fix calling goreleaser
v0.0.5
Changelog
d06e919 fix makefile (call man.sh with relative path like ./man.sh)
406c9dc setup gorelease
d305260 fix workflow
8bcf35b fix workflow
1229bd6 kick
d71e6ae try to release on CI
b0e1414 try to release on CI
56d2d12 Put badges on README.md
8d00a45 Write deferences to ghq
968e259 rename envar PM_ROOT to GOGH_ROOT
943521b improve installation document
afd2583 fix lints
b342644 fix lints(cyclomatic complexity of gogh.Find)
3029df8 remove TestList
b170399 fix list test
9a9efad ignore vendor
ebca6a8 add gogh/param.go
616a670 fix many lints
1c8d594 Change image without go module in linter
6af265b use workspace on circle-ci
25fa13a fix some lints
d5404d5 unsupport other services
7a79d92 fix some lints
626b8d3 fix some lints
6f32afe refactor: decrease cyclomatic complexity of gogh.Functions
3c3b97e refactor: decrease cyclomatic complexity of func main()
0da940e refactor: rename internal/execute to internal/run
7e5588f setup circle-ci (with reviewdog)
1a0faa4 Take coverage
5180223 make man