Releases: AcmeSoftwareLLC/github-downloader
Releases · AcmeSoftwareLLC/github-downloader
Version 2.0.1
Refactor file download logic to use streams for improved performance - Replaced writeFile with createWriteStream and pipeline for handling file downloads. - Updated the downloadMappedFiles function to handle response as a ReadableStream. - Removed unnecessary check for response data type after download.
Version 2.0.0
Full Changelog: v1.0.1...v2.0.0
v1.0.1
updated icon
Version 1.0.0
v1.0.0 clean up