Skip to content

Releases: tus/TUSKit

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

Updating uploading with data

04 Jun 09:38
Compare
Choose a tag to compare
Pre-release
2.0.7.alpha

updating uploadwithdata

2.0.6.alpha

04 Jun 05:59
Compare
Choose a tag to compare
2.0.6.alpha Pre-release
Pre-release
Update TUSKit.podspec

Swift alpha pre-release patch

05 May 08:27
Compare
Choose a tag to compare
Pre-release

Fix

  • Use relativeToURL in TUSExecutor to fix possible broken URL create response
  • Force all headers to uppercase so we can read keys from response no matter that case on response headers

Swift Alpha Pre-Release

05 May 06:44
Compare
Choose a tag to compare
Pre-release

Added

  • TUSFailure delegate calls in TUSFileManager handles bad file storage
  • Updated example showing TUSFailure usage
  • Removed console prints in TUSFileManager, now handled with delegate

Swift Pre-release

04 May 14:21
Compare
Choose a tag to compare
Swift Pre-release Pre-release
Pre-release
2.0.0.alpha

update podspec

Swift Early Release

04 May 10:58
Compare
Choose a tag to compare
Swift Early Release Pre-release
Pre-release
0.1.0

Delegate early

Swift pre-release patch

05 May 08:22
361e232
Compare
Choose a tag to compare
Pre-release

Fix

  • Use relativeToURL in TUSExecutor to fix possible broken URL create response
  • Force all headers to uppercase so we can read keys from response no matter that case on response headers

1.4.2 Patch

31 May 03:52
907be6f
Compare
Choose a tag to compare

Introduces an open TUSSesssion for TransloaditKit to use. Allows the use of a custom NSURLSessionConfiguration.