Skip to content

Releases: ido-pluto/ipull

v3.10.0-beta.4

12 Mar 14:58
Compare
Choose a tag to compare
v3.10.0-beta.4 Pre-release
Pre-release

3.10.0-beta.4 (2025-03-12)

Bug Fixes

  • chunk-split: validate leftover (f791886)
  • dynamic-length: send the last chunk of dynamic length (1024941)
  • multi-download: race condition (0a25b7b)

Performance Improvements

  • chunks: send write event only once for chunk (022ca6a)

v3.10.0-beta.3

05 Mar 16:16
Compare
Choose a tag to compare
v3.10.0-beta.3 Pre-release
Pre-release

3.10.0-beta.3 (2025-03-05)

Bug Fixes

  • save: prevent save emit after finished (907f525)
  • types: export required types (646cdbd)

v3.10.0-beta.2

02 Mar 15:33
Compare
Choose a tag to compare
v3.10.0-beta.2 Pre-release
Pre-release

3.10.0-beta.2 (2025-03-02)

Bug Fixes

v3.10.0-beta.1

26 Feb 17:05
Compare
Choose a tag to compare
v3.10.0-beta.1 Pre-release
Pre-release

3.10.0-beta.1 (2025-02-26)

Bug Fixes

Features

v3.9.2

10 Nov 10:30
Compare
Choose a tag to compare

3.9.2 (2024-11-10)

Bug Fixes

  • fetchDownloadInfo: fetching content info with GET (4ac36ac)

v3.9.1

30 Oct 19:52
Compare
Choose a tag to compare

3.9.1 (2024-10-30)

Bug Fixes

  • cli: close animation on error (d13539e)
  • downloadInfo: fetch download with HEAD & GET (55d7b14)

v3.9.0

07 Oct 15:06
Compare
Choose a tag to compare

3.9.0 (2024-10-07)

Features

  • downloadSequence: add download at runtime (8d84afe)

v3.8.1

05 Oct 20:09
Compare
Choose a tag to compare

3.8.1 (2024-10-05)

Bug Fixes

  • chunks: calculation when accept range is not supported (86368c6)
  • downloadSequence: progress mutation (fb9a612)

v3.8.0

30 Sep 16:57
Compare
Choose a tag to compare

3.8.0 (2024-09-30)

Features

  • close: delete temp file when aborted (optional) (209c4f6)
  • download: method delete an incomplete file (c7341f0)

v3.7.4

24 Sep 18:59
Compare
Choose a tag to compare

3.7.4 (2024-09-24)

Bug Fixes

  • ci: min length for name (2b317f3)
  • cli: better style to basic (65726ca)
  • cli: fancy progress bar style (6c444f3)