Releases: dropbox/SwiftyDropbox
Releases · dropbox/SwiftyDropbox
Bug fixes.
Bug fixes
- Fixed OAuth bug on macOS.
Bug fixes / Improvements.
Bug fixes
- Fixed bugs with main Xcode project.
Improvements
- Removed preconditions from
DropboxClientsManager
to avoid hard crashes. - Added
@discardableResult
tags to all routes and response / progress methods to avoid compiler warnings in the event return object is not used.
Bug fixes.
Bug fixes
- Fixed error with
swift_2_3
branch where main Xcode project did not compile.
Improvements.
Improvements
- Added Swift Package Manager support.
- Added networking client customizability.
- Assorted name changes.
- Reorganized main Xcode project.
Bug fixes.
Bug fixes
- Updated
public
keyword toopen
. - Updated README.
Bug fixes.
Bug fixes
- Fixed deserialization bug where default field values for server response objects were assumed to be explicitly supplied by server.
Incremented version number.
Too many updates were included in 4.0.0, so version number is incremented here.
Swift 3 support.
- Swift 3 support.
- Xcode 8 support.
- iOS 10 support.
Swift 2.3 Support
- Swift 2.3 support.
- Xcode 7 support.
Alamofire 3.5 update.
- Update SwiftyDropbox to use Alamofire 3.5.