Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 21 Apr 17:29
· 16 commits to master since this release

2.0.0 (2023-04-21)

Features

  • use fetch instead of axios, and expose http options (#107) (1650a94)
  • switch to using non-module specific syntax.
  • improve linting rules and fix formatting errors
  • clean up deprecated code that was introduced when node-httptransfer was integrated.
  • add information about directories created to result.
  • change result to simple javascript object.

BREAKING CHANGES

  • several classes and underlying functionality changed. See upgrade guide for details.