Skip to content

Releases: Azhovan/durable-resume

v2.0

11 Sep 20:40
60209b5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2...v2.0

v0.2

26 Aug 13:03
d40ab65

Choose a tag to compare

Full Changelog: v0.1.1...v0.2

v0.1.1

25 Aug 14:58
949928c

Choose a tag to compare

  • Update supported mime types

v0.1

25 Aug 14:43
2ac8252

Choose a tag to compare

  • Segmented Downloading: Employs dynamic segmentation for parallel downloading, enhancing speed and efficiency.

  • Resume Capability: Capable of resuming interrupted downloads, reducing data redundancy and saving time.

  • Adaptive Segment Management: Features a SegmentManager that can dynamically adjust segment sizes and counts, optimizing for different network environments and file sizes.

  • Range Request Support: Utilizes server range request capabilities for efficient partial content fetching.