Skip to content

v1.1.22

Compare
Choose a tag to compare
@QuintinWillison QuintinWillison released this 15 Apr 07:19

Changes

Full Changelog

Fixed bugs:

Merged pull requests:

  • Test suite: keep channel name prefix for current ClientOptions while calling 'setupOptions' and other improvements #1009 (ricardopereira)
  • Avoid leak from user incorrectly holding to authCallback's callback. #1000 (tcard)

Versions

Podfile

pod 'Ably', '1.1.22'

Cartfile

github "ably/ably-cocoa" == 1.1.22

Objective-C

#import <Ably/Ably.h>

Swift

import Ably

Compatibility

  • Carthage release for Swift is built with Xcode 11.3.1.