All Versions
15
Latest Version
Avg Release Cycle
117 days
Latest Release
1463 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v3.0.1 Changes
October 15, 2016 -
v3.0.0 Changes
September 15, 2016๐ Support Swift 3.0
id
is now mapped toAny
[SE-0116] Import Objective-C id as Swift Any type
OptionSetType => OptionSet
ErrorType => ErrorProtocol => Error
AuthenticationPolicy to be UInt
โฌ๏ธ Drop
NS
prefix- NSData => Data
- NSURL => URL
- NSIndexSet => IndexSet
Lowercase enums (adn OptionSet types)
โก๏ธ Update to Xcode 8 recommended build settings
- 0๏ธโฃ Enable whole module optimization (by default on Xcode 8)
๐ Bug fixes
- Enable to catch specific errors
-
v2.4.0 Changes
September 14, 2016๐ Support Swift 2.3 and Xcode 8 #222
-
v2.3.6 Changes
July 11, 2016๐ Fix get query on OS X 8d74fee
-
v2.3.5 Changes
March 29, 2016A prebuilt framework is now built with Xcode 7.3.