Skip to content

v1.2.1

Compare
Choose a tag to compare
@QuintinWillison QuintinWillison released this 02 Jul 17:56
8ad228d

Fixes issues in our uncaught exception handling code:

  • Fix Data race in ARTstartHandlingUncaughtExceptions #1030
  • Merge Improve unhandled exception handling code #1056 (QuintinWillison)

Also some improvements to our test suite:

Full Changelog

Versions

Podfile

pod 'Ably', '1.2.1'

Cartfile

github "ably/ably-cocoa" == 1.2.1

Objective-C

#import <Ably/Ably.h>

Swift

import Ably

Compatibility

  • Carthage release for Swift is built with Xcode 11.3.1.