Skip to content

Releases: daveallie/grapple

v0.3.1

20 Oct 02:35
a0c498a
Compare
Choose a tag to compare

Fixed

  • Reduce high CPU usage when using --thread-bandwidth
  • #5: Typo fixes (@pzmarzly)

v0.3.0

08 Sep 10:06
f4f853a
Compare
Choose a tag to compare

Added

  • Support for Basic/Digest auth username and password to be set via CLI options
  • Per-thread bandwidth limit option

v0.2.2

08 Apr 02:45
a63e2a3
Compare
Choose a tag to compare

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

26 Mar 09:51
d96fe0d
Compare
Choose a tag to compare

Fixed

  • Data missing from the downloaded file if the download was interrupted.

Parts Update

26 Mar 06:33
d46d8c1
Compare
Choose a tag to compare

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

26 Mar 03:18
df17853
Compare
Choose a tag to compare
v0.1.0

Make build_and_strip.sh executable