Skip to content
This repository was archived by the owner on Mar 15, 2023. It is now read-only.

Latest commit

 

History

History
21 lines (15 loc) · 502 Bytes

changelog.md

File metadata and controls

21 lines (15 loc) · 502 Bytes

CHANGE LOG

2.0.4

  • [ios] use File.Copy instead of File.Move when download completes

2.0.3

  • [ios] headers not being set correctly - fix by Daniel Causer
  • [ios] authentication passthrough

2.0.2

  • [ios] will now move the file download to completed file path if set

2.0.1

  • [ios] NRE when nserror is not provided properly to SetError
  • [droid] Timeout exceptions should cause a resume, not an error

2.0.0

  • .NET Standard 2.0 with Multitargeting - hooray!

1.0.0

  • Initial Release