Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 1.0.0 [skip ci] ***NO_CI***
# [1.0.0](v0.5.0...v1.0.0) (2020-11-07) ### Features * **DOSDownload:** add digitalocean spaces download task ([#15](#15)) ([c886ab3](c886ab3)) ### BREAKING CHANGES * **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
- Loading branch information