Skip to content

Releases: ably/ably-cocoa

v1.0.3

19 Apr 17:29
Compare
Choose a tag to compare

Important changes include:

  • Avoid a crash from ARTOSReachability. See #593.

This release is compatible with Xcode 7.3 and Xcode 8.

Podfile

pod 'Ably', '1.0.3'

Cartfile

github "ably/ably-ios" == 1.0.3

Objective-C

#import <Ably/Ably.h>

Swift

import Ably

v0.8.13

19 Apr 17:28
Compare
Choose a tag to compare

Important changes include:

  • Avoid a crash from ARTOSReachability. See #593.

This release is compatible with Xcode 7.3 and Xcode 8.

Podfile

pod 'Ably', '0.8.13'

Cartfile

github "ably/ably-ios" == 0.8.13

Objective-C

#import <Ably/Ably.h>

Swift

import Ably

v1.0.2

13 Apr 13:54
Compare
Choose a tag to compare

Important changes include:

This release is compatible with Xcode 7.3 and Xcode 8.

Podfile

pod 'Ably', '1.0.2'

Cartfile

github "ably/ably-ios" == 1.0.2

Objective-C

#import <Ably/Ably.h>

Swift

import Ably

v0.8.12

13 Apr 13:55
Compare
Choose a tag to compare

Important changes include:

This release is compatible with Xcode 7.3 and Xcode 8.

Podfile

pod 'Ably', '0.8.12'

Cartfile

github "ably/ably-ios" == 0.8.12

Objective-C

#import <Ably/Ably.h>

Swift

import Ably

v1.0.1

31 Mar 16:35
Compare
Choose a tag to compare

Important changes include:

This release is compatible with Xcode 7.3 and Xcode 8.

Podfile

pod 'Ably', '1.0.1'

Cartfile

github "ably/ably-ios" == 1.0.1

Objective-C

#import <Ably/Ably.h>

Swift

import Ably

v0.8.11

31 Mar 16:34
Compare
Choose a tag to compare

Important changes include:

This release is compatible with Xcode 7.3 and Xcode 8.

Podfile

pod 'Ably', '0.8.11'

Cartfile

github "ably/ably-ios" == 0.8.11

Objective-C

#import <Ably/Ably.h>

Swift

import Ably

v1.0.0 Major update

23 Mar 17:55
Compare
Choose a tag to compare

Major update to this client library with some breaking changes. See https://blog.ably.io/v1-0-client-libraries-released-8a375dca7a26 for a summary of important, breaking changes and upgrade notes.

This release is compatible with Xcode 7.3 and Xcode 8.

Podfile

pod 'Ably', '1.0.0'

Cartfile

github "ably/ably-ios" == 1.0.0

Objective-C

#import <Ably/Ably.h>

Swift

import Ably

v0.9.0

23 Mar 16:42
Compare
Choose a tag to compare
v0.9.0 Pre-release
Pre-release

This release is compatible with Xcode 7.3 and Xcode 8.

Podfile

pod 'Ably', '0.9.0'

Cartfile

github "ably/ably-ios" == 0.9.0

Objective-C

#import <Ably/Ably.h>

Swift

import Ably

v0.8.10

11 Mar 11:33
Compare
Choose a tag to compare

Important changes include:

This release is compatible with Xcode 7.3 and Xcode 8.

Podfile

pod 'Ably', '0.8.10'

Cartfile

github "ably/ably-ios" == 0.8.10

Objective-C

#import <Ably/Ably.h>

Swift

import Ably

v0.8.9

06 Dec 08:51
Compare
Choose a tag to compare

Important changes include:

  • Fixed #538, now it resumes channels correctly when an Auth renewal occurs.

This release is compatible with Xcode 7.3 and Xcode 8.

Podfile

pod 'Ably', '0.8.9'

Cartfile

github "ably/ably-ios" == 0.8.9

Objective-C

#import <Ably/Ably.h>

Swift

import Ably