File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1+ # 3.3
2+
3+ ## Enhancements
4+
5+ - Updated documentation around background uploads
6+
7+ ## Bugfix
8+ - Fixed an issu with macOS not having a correct path when resuming uploads. Thanks, [ @MartinLau7 ] ( https://github.com/MartinLau7 )
9+ - Fixed a metadta issue on iOS. Thanks, [ @MartinLau7 ] ( https://github.com/MartinLau7 )
10+ - Fixed some issues with metadata not alwasy being cleaned up properly for all platforms. Thanks, [ @MartinLau7 ] ( https://github.com/MartinLau7 )
11+
112# 3.2.1
213
314## Enhancements
Original file line number Diff line number Diff line change 77
88Pod ::Spec . new do |s |
99 s . name = 'TUSKit'
10- s . version = '3.2.1 '
10+ s . version = '3.3 '
1111 s . summary = 'TUSKit client in Swift'
1212 s . swift_version = '5.0'
1313
You can’t perform that action at this time.
0 commit comments