CHANGELOG.md 847 B

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.15 (2021-07-08)

Features

  • add download for remote dir (e9ea319)
  • add support for readyTimeout and keepalive (0fc1742)

Bug Fixes

  • use export default instead of module exports (0bfbc8c)

0.0.7 (2020-09-18)

Features

  • Add authentication using privateKey
  • Add forceIPv4 and forceIPv6 when connecting to remote server