Skip to content

v1.0.0

Compare
Choose a tag to compare
@marceloavf marceloavf released this 07 Nov 21:11
· 39 commits to master since this release

1.0.0 (2020-11-07)

Features

  • DOSDownload: add digitalocean spaces download task (#15) (c886ab3)

BREAKING CHANGES

  • 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