Releases: tus/TUSKit
Releases · tus/TUSKit
3.1.0
3.0.0
TUSKit pod warning cleanup
2.2.1
- [PATCH] Fixed podfile and remove related warnings and errors.
TUSKit 2.2.0
-
[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
TUSKit Swift - first stable release
2.0.0 bump spec
2.1.5.alpha
Lower target
Early macOS
2.1.3.alpha UIKit
2.1.0.alpha
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
Lower target