mirror of
https://github.com/x-motemen/ghq.git
synced 2026-09-10 07:26:27 -04:00
Merge pull request #416 from x-motemen/tagpr-from-v1.7.1
Release for v1.8.0
This commit is contained in:
commit
406c7dc8d6
|
|
@ -1,5 +1,11 @@
|
|||
# Changelog
|
||||
|
||||
## [v1.8.0](https://github.com/x-motemen/ghq/compare/v1.7.1...v1.8.0) - 2025-03-25
|
||||
- feat: support NO_COLOR environment variable by @hezhizhen in https://github.com/x-motemen/ghq/pull/411
|
||||
- Make the NO_COLOR environment variable accept strings other than the “true” strings by @Songmu in https://github.com/x-motemen/ghq/pull/417
|
||||
- improve --silent flag in get command by @Sixeight in https://github.com/x-motemen/ghq/pull/414
|
||||
- feat: support partial clone on Git repository by @RShirohara in https://github.com/x-motemen/ghq/pull/412
|
||||
|
||||
## [v1.7.1](https://github.com/x-motemen/ghq/compare/v1.7.0...v1.7.1) - 2024-11-09
|
||||
- refine git vcs backend detection by @Songmu in https://github.com/x-motemen/ghq/pull/409
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue