Skip to content

Releases: Last-Order/shua

3.1.1

05 Feb 15:25

Choose a tag to compare

  • Fix bugs in concat mode.

3.0.5

08 Aug 16:07

Choose a tag to compare

  • Added --force-concat.

3.0.4

05 Aug 16:03

Choose a tag to compare

  • Fix some bugs in concat mode.
  • Single concat output file will be auto renamed now.

3.0.3

11 Jul 16:23

Choose a tag to compare

  • Fix concat mode.

3.0.2

10 Jul 07:23

Choose a tag to compare

  • Improve error logging.

3.0.0

02 Jul 14:50

Choose a tag to compare

Breaking changes

  • Tasks with unrecoverable errors will be dropped now.

New features

  • Add a new task scheduler.
  • Use a priority queue for task scheduling.
  • Add --concat, -c to concentrate files into a single output file when downloading.

Others

  • Fix the bug that custom headers didn't apply to remote file lists.
  • Update dependencies.