Releases: daveallie/grapple
Releases · daveallie/grapple
v0.3.1
Fixed
- Reduce high CPU usage when using
--thread-bandwidth
- #5: Typo fixes (@pzmarzly)
v0.3.0
Added
- Support for Basic/Digest auth username and password to be set via CLI options
- Per-thread bandwidth limit option
v0.2.2
Added
- Global progress bar to see progress of download as a whole
Fixed
- Don't mark the file as complete if some parts failed to download
- If last part was already downloaded when resuming, request was made out of file bounds
v0.2.1
Fixed
- Data missing from the downloaded file if the download was interrupted.
Parts Update
Added
- Parts flag - Can now specify number of parts independent of threads
Fixed
- Moved to github version of
pbr
to fix a8m/pb#48
First Release
v0.1.0
Make build_and_strip.sh executable