Releases: ido-pluto/ipull
Releases · ido-pluto/ipull
v3.6.2
3.6.2 (2024-09-01)
Bug Fixes
- status: update status when closed (b18f406)
v3.6.1
3.6.1 (2024-08-05)
Bug Fixes
- options: do not mutate original object (29e50be)
- tryHeaders: do not mutate original object (e5bb8b6)
v3.6.0
3.6.0 (2024-07-21)
Bug Fixes
- cliProgress: statuses view (c9ea847)
- concurrency: throw on error (9c265d2)
- docs: generating (926c8f0)
- multiDownload: close file (ccb067c)
- multiDownload: continue downloads (c70411a)
- multiDownload: multi progress bar animation (4c0e064)
- nodeDownload: types (056b83f)
Features
- statusCodeError: support 429 custom delays from header (a9fd484)
v3.5.0
3.5.0 (2024-07-12)
Features
- tryHeaders: try different headers for downloading (3deab89)
v3.4.4
3.4.4 (2024-07-07)
Bug Fixes
- errorCode: retry on error codes 500-599 (490b6bc)
v3.4.3
3.4.3 (2024-07-05)
Bug Fixes
- chunks: generating chunks without range support (245f5ab)
- cli: decode name from url (d5aa490)
v3.4.2
3.4.2 (2024-06-30)
Bug Fixes
v3.4.1
3.4.1 (2024-06-23)
Bug Fixes
- types: export base engine type (f10d134)
v3.4.0
3.4.0 (2024-06-20)
Bug Fixes
- fileClone: clone files with node.js (df156c0)
Features
- copyFile: clone file when possible - works with bun, sys call not implemented in node :( (7e4a895)
v3.3.0
3.3.0 (2024-05-26)
Bug Fixes
- length: better defaults for calculating length (46a3cc2)
- xhr: does not support accept encoding (07e18d9)
Features
- multi-downloader: parallel downloads (1bb300c)