Skip to content

v0.2.0

Compare
Choose a tag to compare
@dolymood dolymood released this 27 Oct 10:27
· 88 commits to master since this release

New

  • add checkChunkUploadedByResponse.
    Optional function to check chunk was uploaded by XHR response. To the function it will be passed the Uploader.Chunk and the response message. You do not need to upload(test) all chunks now, see Issue #1 for details and reasons.