Skip to content

v0.6.0

Compare
Choose a tag to compare
@melbahja melbahja released this 31 Oct 22:29
· 11 commits to master since this release
5532b5b

Changelog

465ce5a Change download path setting mechanism to automatically set at Path() call
847004f Clean up Name()
ca6a160 Clean up Start()
c4649c0 Concurrent writing optimization
dbcf231 Fix download file naming
ee80d14 Leave the leftovers to the last chunk, update chunk tests
c594461 Merge #28
e30ed52 Merge #35
9cd38c7 Merge optimizations
6d7e43e Merge pull request #36 from melbahja/fix-names
d8082c6 Merge pull request #37 from melbahja/new-cmd
5532b5b Merge pull request #38 from melbahja/anti-windows
43097b9 Merge refactor
f466353 Reject invalid content-range response
1e74d5b Remove redundant HEAD request to determine range support, only use get
88f1918 Remove useless chunkpool
82a2fea Update test.yml
444e407 Update tests
9982b69 add new wgot cmd
3bdf4c8 build(deps): bump github.com/urfave/cli/v2 from 2.2.0 to 2.3.0
31066a5 fix filename and remove updatePath that cause outputing two files.
4ae4a5f fmt
a463682 last try to fix fucking windows
c8603ff remove fucking windows support
c70035e remove windows support