3.0.0 (2024-11-12)
- increase node version from v10 to v16
2.0.1 (2022-01-22)
- node-fetch security upgrade (d9e4574)
2.0.0 (2021-12-13)
- Many packages have been updated to major versions
1.0.0 (2020-11-07)
-
DOSDownload: This release change and improve a lot of things in multiple tasks (Delete & Upload).
-
docs: update links to use repository instead of wiki
-
chore: upgrade packages and node to v14
-
fix(DOSDelete): refactor filter files
-
refactor(DOSUpload): use common filter files
-
feat: add task to download from space
-
fix(DOSDownload): get stream errors on pipe and before
-
test(DOSDownload): add error tests
-
chore: reduce code duplication on tests
-
test: refactor parameters tests
-
docs(readme): add tips and tweaks links
-
chore: remove unused package
-
chore(DOSUpload): add matcher package
-
chore: remove inner packages to allow webpack implementation
-
chore: add webpack
-
fix(DOSUpload): remove unused resource path
-
fix(DOSDownload): source & target path, icon, getInput instead of path
0.5.0 (2020-10-22)
- DOSUpload: add advanced options to concurrency and retry limit (b44872a)
0.4.0 (2020-10-20)
- DOSDelete: disable filename patterns glob when enable semver (964516c)
- DOSUpload: add retry failed upload (f441ac0)
0.3.0 (2020-10-19)
0.2.2 (2020-10-16)
- DOSDelete: remove isTruncated and use eachPage instead, add tests (e2644f1)
0.2.1 (2020-10-09)
- rework upload implementation, add tests and new configurations (ca69b14)
0.2.0 (2019-01-21)
0.1.1 (2018-08-07)
- spaces-delete: include filter to remove non string to sort (0d1b65d)