@guoyunhe/downloader
Version:
Download large files with minimum RAM usage. Support tar.gz and zip extraction.
22 lines (11 loc) • 289 B
Markdown
# Changelog
## 1.3.0 - 2023-01-29
- Remove `commander` dependency
## 1.2.1 - 2023-01-29
- Add license
## 1.2.0 - 2023-01-29
- Support zip extraction and path strip
## 1.1.0 - 2023-01-29
- Support tar.gz extraction and path strip
## 1.0.0 - 2023-01-26
- Add `download()` function