Skip to content

2.1.0

Compare
Choose a tag to compare
@xnerhu xnerhu released this 07 Oct 21:21
· 205 commits to master since this release

Breaking changes

  • Changed ITransferClientNew and ITransferClientProgress to ITransferClientItem

Changes

  • Ensure that local path exists, otherwise creating recursively, TransferClient #22
  • Changed _config property in Client class from protected to public

Fixes

  • Fixed You must provide config! in TransferClient #21