Releases: x-motemen/ghq
Releases · x-motemen/ghq
v1.4.1
What's Changed
- Add spell check workflow by @hezhizhen in #356
- Fix
samePathby @hezhizhen in #357 - fix test on windows by @Songmu in #358
- update deps by @Songmu in #360
- Fixed a problem with SSH URLs, etc. by @Songmu in #361
- go-version-file: go.mod by @Songmu in #362
New Contributors
- @hezhizhen made their first contribution in #356
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- Use t.Cleanup to remove temporally directories and set environment variables by @itchyny in #343
- Support branch/tag via @ syntax by @NathanBaulch in #347
- introduce tagpr by @Songmu in #353
New Contributors
- @NathanBaulch made their first contribution in #347
Full Changelog: v1.3.0...v1.4.0
Checking in changes prior to tagging of version v1.3.0
v1.3.0 (2022-05-06)
- update deps #342 (Songmu)
- use go install instead of go get #337 (shogo82148)
- Simplify repository lock using sync.Map #339 (itchyny)
- bump Go 1.18 #338 (shogo82148)
- bump the actions that run on Node.js 16 runtime #336 (shogo82148)
- fix: [trivial] fix the error message if nothing is passed to
ghq create#334 (gfx) - feat: do a bare clone #328 (helmecke)
- update installation go #327 (isanasan)
- avoid using "Japanese Only" #325 (shogo82148)
Checking in changes prior to tagging of version v1.2.1
Checking in changes prior to tagging of version v1.2.0
Checking in changes prior to tagging of version v1.1.7
Checking in changes prior to tagging of version v1.1.6
v1.1.6 (2021-02-25)
- update deps #313 (Songmu)
- Add installation instructions for GNU Guix #310 (lafrenierejm)
- bump saracen/walker v0.1.2 #312 (shogo82148)
- Add installation using asdf-vm #305 (kajisha)
- Clone URLs by copying
net.URLstruct #302 (vladimyr) - Fix typo in
getcommand log output #301 (vladimyr) - nit: Fix the pointer to example configuration #298 (aereal)
- Add scoop at installation #297 (hotchpotch)