Releases: LinuxSuRen/http-downloader
Releases · LinuxSuRen/http-downloader
v0.0.87
What’s Changed
🚀 Features
- feat: support setting proxy and provider for setup sub-command (#397) @LinuxSuRen
v0.0.86
What’s Changed
- fix: remove the redundant print statements (#391) @LinuxSuRen
- chore: move go fake runtime to a library (#389) @LinuxSuRen
v0.0.85
What’s Changed
- feat: support to install packages via scoop (#368) @LinuxSuRen
- fix the incorrect dir reading (#370) @LinuxSuRen
v0.0.84
What’s Changed
- feat: support to install package on windows (#365) @LinuxSuRen
- feat: support to specific the format of target file (#364) @LinuxSuRen
v0.0.83
What’s Changed
- fix the mod setting when install (#362) @LinuxSuRen
- Support to install hd via winget (#203) @LinuxSuRen
- feat: upgrade the progressbar (#359) @LinuxSuRen
- feat: delete the part files when the download process interrupted (#356) @LinuxSuRen
- feat: add a flag to check version (#357) @LinuxSuRen
👻 Maintenance
- Bump github.com/spf13/cobra from 1.2.1 to 1.6.1 (#304) @dependabot
v0.0.82
What’s Changed
- feat: support to search native packages (#353) @LinuxSuRen
v0.0.81
What’s Changed
- chore: add comments for all packages (#350) @LinuxSuRen
- feat: support to skip tls when download file (#348) @LinuxSuRen
- feat: support to set the file mod (#347) @LinuxSuRen
v0.0.80
What’s Changed
- feat: add generic install when (#345) @LinuxSuRen
v0.0.79
What’s Changed
- fix: add missing dir when install docker on debian (#343) @LinuxSuRen
v0.0.78
What’s Changed
- support to install docker on debian (#341) @LinuxSuRen