Skip to content

Releases: kyoh86/gogh

v0.4.1

09 Mar 12:40
Compare
Choose a tag to compare

Changelog

422db52 Fix Makefile
b252631 Fix releasing task
ccf0080 fix some unparam lints
a0ae04d setup linter
9dbb154 remove garbage files
a853bc8 make CI to use golangci-lint instead of gometalinter
d3b0757 fix errcheck lint

v0.3.5

11 Feb 08:13
Compare
Choose a tag to compare

Changelog

d9378bf fix

v0.3.4

11 Feb 08:13
Compare
Choose a tag to compare

Changelog

dab74a2 fix command "where" can find one path

v0.3.3

11 Feb 07:47
Compare
Choose a tag to compare

Changelog

4e63ab5 go mod tidy

Add "Where" command to search path from project query

11 Feb 07:27
Compare
Choose a tag to compare
v0.3.2

go module

v0.3.1

10 Dec 14:56
Compare
Choose a tag to compare

Changelog

3443dca ignore CI test storage

v0.1.0

20 Nov 06:37
Compare
Choose a tag to compare

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

16 Nov 02:54
Compare
Choose a tag to compare

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

v0.0.4

14 Nov 13:18
Compare
Choose a tag to compare

Changelog

5180223 make man
8f25cbd support completions for zsh / bash

v0.0.3

14 Nov 12:51
Compare
Choose a tag to compare

Changelog

8f25cbd support completions for zsh / bash