Skip to content

Releases: tus/TUSKit

3.1.0

17 Mar 11:41
Compare
Choose a tag to compare

3.1.0

Added

  • ChunkSize argument to TUSClient initializer.
  • Add cancel single task.

3.0.0

27 Jan 13:45
e962b2b
Compare
Choose a tag to compare
Merge pull request #114 from tus/rewrite/start

TUSKit 3.0.0

TUSKit pod warning cleanup

09 Sep 13:10
7901b99
Compare
Choose a tag to compare

2.2.1

  • [PATCH] Fixed podfile and remove related warnings and errors.

TUSKit 2.2.0

09 Sep 10:51
e930830
Compare
Choose a tag to compare
  • [MINOR] The example project now uses native iOS examples with PHPickerViewController and UIImagePickerController.

  • [MINOR] A http 300 status error is considered as an error. Ideally this will be a retry, but an automated retry mechanism is not yet in place.

  • [PATCH] The example project runs again

  • [PATCH] Added missing UIKit imports

  • [PATCH] Fix canceling upload task

  • [PATCH] The example project doesn't rely on third party dependencies anymore.

Added background support and queue fixes

21 Mar 21:44
79eef90
Compare
Choose a tag to compare

Add background support (#88)
Upload progress fix
Queue fixes (#92 #93 )
filename change ( #95 )
file copy fix ( #97 )

TUSKit Swift - first stable release

14 Dec 04:01
Compare
Choose a tag to compare

2.1.5.alpha

08 Nov 19:43
Compare
Choose a tag to compare
2.1.5.alpha Pre-release
Pre-release

Lower target

Early macOS

18 Oct 01:38
Compare
Choose a tag to compare
Early macOS Pre-release
Pre-release
2.1.3.alpha

UIKit

2.1.0.alpha

11 Oct 01:18
Compare
Choose a tag to compare
2.1.0.alpha Pre-release
Pre-release

Changes:
Switch back to local file storage for temporary uploads
Store CurrentUploads for persistence
Introduce Custom Headers on upload and create
Fix log level
First unit tests

2.1.4.alpha

08 Nov 19:42
d811040
Compare
Choose a tag to compare
2.1.4.alpha Pre-release
Pre-release

Lower target