Releases: siketyan/ghr
Releases · siketyan/ghr
v0.2.0
v0.1.4
This is a bug-fix release of ghr, yet another repository management solution.
We added shell extension feature in the previous release.
That was a useful feature, but it was not working with fish shell extension.
And we resolved the issue in this release, so try ghr clone --cd
or ghr cd
in your fish shell!
What's Changed
- fix: Resolve __ghr_remove not working in fish extension by @siketyan in #8
- feat: Lower log level of "Found root directory" message by @siketyan in #9
- chore: Release v0.1.4 by @siketyan in #10
Full Changelog: v0.1.3...v0.1.4