Releases: x-motemen/ghq
Releases · x-motemen/ghq
Checking in changes prior to tagging of version v0.17.0
Checking in changes prior to tagging of version v0.16.0
Checking in changes prior to tagging of version v0.15.0
v0.15.0 (2019-12-18)
- refactor test helpers #225 (Songmu)
- drop deprecated
ghq.ghe.host
configuration #224 (Songmu) - remove os.Exit from inside code #223 (Songmu)
- drop xerrors deps and update deps #222 (Songmu)
- Ignore and just log inaccessible directories instead of failing #221 (Songmu)
- adjust files structure #220 (Songmu)
Checking in changes prior to tagging of version v0.14.2
Checking in changes prior to tagging of version v0.14.1
v0.14.1 (2019-12-17)
- update deps #218 (Songmu)
- refine local VCS detection order #217 (Songmu)
- [refactor] define type vcsGetOption struct #216 (Songmu)
- the import subcommand should not accept the --branch option #214 (Songmu)
- fix broken coverage report #213 (shogo82148)
- Convertion for URL should return slash-ed paths. #212 (mattn)