Skip to content

Releases: LinuxSuRen/http-downloader

v0.0.9

24 Jan 03:05
d283c32
Compare
Choose a tag to compare
Simpify the params of hd get (#7)

* Simpify the params of hd get

* Bump linuxsuren/cobra-extension from v0.0.9 to v0.0.10

v0.0.8

23 Jan 15:34
c51fa51
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes

v0.0.7

23 Jan 14:39
902ee22
Compare
Choose a tag to compare

What’s Changed

  • Bump cobra-extension to v0.0.9
    • This update could fix the version upgrade error

v0.0.6

22 Jan 10:47
e518038
Compare
Choose a tag to compare

Multi-thread download was refractory. Make it be easy to use for self-upgrade.

v0.0.5

22 Jan 06:48
4452afd
Compare
Choose a tag to compare

Add GitHub release assets download friendly feature.

For example:

hd get jenkins-zh/jenkins-cli/jcli -o jcli.tar.gz --thread 3

v0.0.4

21 Jan 09:55
72917dd
Compare
Choose a tag to compare
Bump github.com/onsi/gomega from 1.10.3 to 1.10.4 (#1)

Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.10.3 to 1.10.4.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.10.3...v1.10.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.0.3

21 Jan 03:26
d2d6c89
Compare
Choose a tag to compare

Make this is a really HTTP download tool. The most exciting feature is that it can download files in multiple threads.

v0.0.2

09 Dec 14:45
Compare
Choose a tag to compare
Fix the wrong go module name

v0.0.1

07 Dec 13:22
Compare
Choose a tag to compare
Inital project finished