Releases: LinuxSuRen/http-downloader
Releases · LinuxSuRen/http-downloader
v0.0.38
v0.0.37
What’s Changed
🚀 Features
- Add requirements support (#122) @LinuxSuRen
- Add a flag to determine if force install a tool (#123) @LinuxSuRen
- Add support to install bash-completion (#121) @LinuxSuRen
v0.0.36
What’s Changed
Usage:
hd install --proxy-github gh.api.99988866.xyz cli
🚀 Features
- Add GitHub proxy support to download file (#119) @LinuxSuRen
v0.0.35
What’s Changed
🚀 Features
- Add support install kubectl (#116) @LinuxSuRen
- Add support install git with package manager (#115) @LinuxSuRen
- Add support to install requred and optional tools (#117) @LinuxSuRen
- Add support to install golang on centos (#114) @LinuxSuRen
- Add support to install vim via os package management (#113) @LinuxSuRen
v0.0.34
What’s Changed
- Use a better target binary name with go get (#111) @LinuxSuRen
- Add support to intsall a tool via go get (#108) @LinuxSuRen
- Fix the context check (#107) @LinuxSuRen
- Add context support in the commands (#37) @LinuxSuRen
- Report test result to Codacy (#106) @LinuxSuRen
👻 Maintenance
- Bump codecov/codecov-action from 1 to 2.0.3 (#110) @dependabot
v0.0.33
What’s Changed
- Fix addition install error (#104) @LinuxSuRen
- Add support install socat and conntrack (#103) @LinuxSuRen
v0.0.32
What’s Changed
- Support to install addition files (#101) @LinuxSuRen
- Adding service status checking (#98) @LinuxSuRen
- fix dep install (#97) @LinuxSuRen
👻 Maintenance
- Bump github.com/AlecAivazis/survey/v2 from 2.2.16 to 2.3.1 (#100) @dependabot
- Bump github.com/go-git/go-git/v5 from 5.3.0 to 5.4.2 (#79) @dependabot
- Bump github.com/golang/mock from 1.5.0 to 1.6.0 (#81) @dependabot
- Bump gaurav-nelson/github-action-markdown-link-check from 1.0.12 to 1.0.13 (#85) @dependabot
- Bump github.com/spf13/cobra from 1.1.3 to 1.2.1 (#96) @dependabot
v0.0.31
What’s Changed
- Add support to install docker (#94) @LinuxSuRen
👻 Maintenance
- Bump goreleaser/goreleaser-action from 2.6.1 to 2.7.0 (#87) @dependabot
- Bump github.com/AlecAivazis/survey/v2 from 2.2.12 to 2.2.16 (#88) @dependabot
v0.0.30
What’s Changed
- Fix the tar config does not work #90
📝 Documentation updates
- Fully automate dev setup with Gitpod (#72) @LinuxSuRen
👻 Maintenance
- Bump goreleaser/goreleaser-action from 2.5.0 to 2.6.1 (#77) @dependabot
- Bump gaurav-nelson/github-action-markdown-link-check from 1 to 1.0.12 (#71) @dependabot
- Bump github.com/onsi/gomega from 1.11.0 to 1.12.0 (#67) @dependabot
v0.0.29
What’s Changed
- No changes