Skip to content

v2.0.3

Choose a tag to compare

@drdmitry drdmitry released this 21 Feb 15:16
· 15 commits to main since this release

What's new

  • onProgress callback in downloadTo() — track download progress with loaded, total, percent events
  • onDownloadProgress config option is now wired through convert()task.downloadTo()
  • Fix: SDK version in User-Agent header is now injected at build time from package.json — was previously hardcoded as 2.0.0

Installation

npm install conversiontools@2.0.3

Upgrade

npm install conversiontools@latest