File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v1.8.0] ( https://github.com/x-motemen/ghq/compare/v1.7.1...v1.8.0 ) - 2025-03-25
4+ - feat: support NO_COLOR environment variable by @hezhizhen in https://github.com/x-motemen/ghq/pull/411
5+ - Make the NO_COLOR environment variable accept strings other than the “true” strings by @Songmu in https://github.com/x-motemen/ghq/pull/417
6+ - improve --silent flag in get command by @Sixeight in https://github.com/x-motemen/ghq/pull/414
7+ - feat: support partial clone on Git repository by @RShirohara in https://github.com/x-motemen/ghq/pull/412
8+
39## [ v1.7.1] ( https://github.com/x-motemen/ghq/compare/v1.7.0...v1.7.1 ) - 2024-11-09
410- refine git vcs backend detection by @Songmu in https://github.com/x-motemen/ghq/pull/409
511
Original file line number Diff line number Diff line change 88 "github.com/x-motemen/ghq/logger"
99)
1010
11- const version = "1.7.1 "
11+ const version = "1.8.0 "
1212
1313var revision = "HEAD"
1414
You can’t perform that action at this time.
0 commit comments