All Versions
15
Latest Version
Avg Release Cycle
117 days
Latest Release
1351 days ago

Changelog History
Page 2

  • v3.0.1 Changes

    October 15, 2016

    ๐Ÿ›  Fix an infinite loop in recursive call at setSharedPassword() #283 yaslab

  • v3.0.0 Changes

    September 15, 2016

    ๐Ÿ‘Œ Support Swift 3.0

    id is now mapped to Any

    [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, 2016

    A prebuilt framework is now built with Xcode 7.3.