Skip to content

Releases: researchgate/nodejs-simple-downloader

v3.0.2

14 Jul 19:18
Compare
Choose a tag to compare

New: Support for Apple M1 / arm64
Project is now set up to support arm64 releases needed for Apple M1 Macbooks.

v3.0.1

10 Feb 23:39
c0e3922
Compare
Choose a tag to compare

Changelog

v3.0.0

26 Nov 14:01
f398522
Compare
Choose a tag to compare

Changelog

45608fe feat: Allow single file distribution download
f398522 feat: Support more files that contain versions including package.json
2ec5331 fix: Remove printing of gpg entity

v2.0.0

23 Nov 23:09
Compare
Choose a tag to compare

Changelog

08469a4 feat: Add support for downloading yarn with gpg signature check
1180e8e fix: Fix description of command

v1.0.2

20 Nov 11:18
f3fc441
Compare
Choose a tag to compare

Changelog

f3fc441 fix: Correctly strip root folder from downloaded archives

v1.0.1

17 Nov 15:57
eea9cfc
Compare
Choose a tag to compare

Changelog

v1.0.0

17 Nov 15:45
68eeac3
Compare
Choose a tag to compare

Changelog

350393c chore(deps): update module mholt/archiver/v3 to v3.5.0
6319ffa chore(deps): update module spf13/cobra to v1.1.0
54b1b8e chore(deps): update module spf13/cobra to v1.1.1
178124f feat: Initial commit
4859b51 feat: Rename command and better error message
684ffb1 feat: check checksums for downloaded archives
1a0eb6c fix: Correctly handle error codes
e67ea3d fix: Exit program with error code on error
b62bbea tests: Add tests for download