Releases: x-motemen/ghq
Releases · x-motemen/ghq
v1.6.3
What's Changed
- Fix typo on README.adoc by @kromiii in #399
- Add Windows Hardlink & Symbolic Link Support by @walnuts1018 in #401
New Contributors
- @kromiii made their first contribution in #399
- @walnuts1018 made their first contribution in #401
Full Changelog: v1.6.2...v1.6.3
v1.6.2
What's Changed
- chore: Update "go build" lines by @Okabe-Junya in #391
- feat(misc): support "ghq rm" completion by @Okabe-Junya in #390
- Optimize: Reduce full repo scans when look tag is set by @stong1994 in #386
- Go 1.22.5 & update deps by @Songmu in #393
New Contributors
- @stong1994 made their first contribution in #386
Full Changelog: v1.6.1...v1.6.2
v1.6.1
What's Changed
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- Feat: add alias for
ghq get
by @Okabe-Junya in #377 - Append ".git" to directory name for bare git repositories by @dochang in #368
- feat(misc): add fish completion by @folliehiyuki in #375
- Added mise-en-place installation and usage instructions. by @morihaya in #376
- ghq rm to support bare option by @Songmu in #381
- Go 1.22 and update deps by @Songmu in #382
- feat: enable relative path ssh URL by @JyJyJcr in #378
New Contributors
- @dochang made their first contribution in #368
- @folliehiyuki made their first contribution in #375
- @morihaya made their first contribution in #376
- @JyJyJcr made their first contribution in #378
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- Support pijul by @yoichi in #372
- feat: implement
ghq rm
command by @Okabe-Junya in #371
New Contributors
- @Okabe-Junya made their first contribution in #371
Full Changelog: v1.4.2...v1.5.0
v1.4.2
What's Changed
- release as draft by tagpr to hide it before uploading assets by @Songmu in #363
- de-capitalize errors to make staticcheck happy by @hezhizhen in #365
- adjustment by @hezhizhen in #366
- introduce codecov by @Songmu in #359
- update deps by @Songmu in #369
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- Add spell check workflow by @hezhizhen in #356
- Fix
samePath
by @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)