Releases: transloadit/TransloaditKit
Releases · transloadit/TransloaditKit
3.3.2
3.3.0
3.2.0
What's Changed
- Add Transloadit documentation by @elvirion in #33
- Rename heading: Installation -> Install by @nqst in #34
- Don't use deprecated TUSClient initializer by @bourquep in #37
- Allow custom params for assemblies by @donnywals in #38
New Contributors
- @elvirion made their first contribution in #33
- @nqst made their first contribution in #34
- @bourquep made their first contribution in #37
- @donnywals made their first contribution in #38
Full Changelog: 3.0.0...3.2.0
3.0.0
2.0.4
Fixes a problem where the expires parameter sometimes uses a 12-hour clock (which the server won't accept)
2.0.3
2.0.2: Merge pull request #23 from transloadit/swift-development
TUSKit changes
- Add background support
- Upload progress fix
- Queue fixes
- filename change
- file copy fix
2.0.1: Merge pull request #20 from transloadit/swift-development
Changes in TUSKit brought over
- Custom metadata update
- Upload length only sent on create
- Chunk size update
- Key decoding updated
- Cleanup
TransloaditKit changes
- Metadata handled differently, passed as a dictionary instead of a custom header - let TUSKit encode the values
Swift TransloaditKit - First stable release
2.0.0 bump podspec
Custom Param with string value
2.1.3.alpha add custom param with string value