Skip to content

Releases: tomayac/fetch-in-chunks

v1.4.0

01 Oct 07:10

Choose a tag to compare

  • Make chunk size default 1/6 of the download file size.
  • Better per-chunk download progress reporting.

v1.3.0

04 Aug 08:59

Choose a tag to compare

  • Fix a potential issue with the chunk order. Thanks, @jiangzhuo. (#1)

v1.2.0

31 May 15:37

Choose a tag to compare

  • Add types.

v1.1.1

31 May 13:59

Choose a tag to compare

  • Switch to an options object.

v1.0.0

31 May 11:45

Choose a tag to compare

  • Initial release.