Skip to content

Releases: ably/ably-cocoa

1.0.8

07 Aug 16:50
Compare
Choose a tag to compare

Important changes include:

  • The library is now thread-safe! Check the README to see what this means exactly.
  • The old connection is reused when a reauth happens. (#622)

This release is compatible with Xcode 7.3 and Xcode 8.

Podfile

pod 'Ably', '1.0.8'

Cartfile

github "ably/ably-ios" == 1.0.8

Objective-C

#import <Ably/Ably.h>

Swift

import Ably

1.0.7

24 Jul 14:43
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.7'

Cartfile

github "ably/ably-ios" == 1.0.7

Objective-C

#import <Ably/Ably.h>

Swift

import Ably

1.0.6

30 Jun 16:00
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.6'

Cartfile

github "ably/ably-ios" == 1.0.6

Objective-C

#import <Ably/Ably.h>

Swift

import Ably

v1.0.5

15 Jun 13:11
Compare
Choose a tag to compare

Important changes include:

  • Thread-safety improvements.
  • Fixed a couple for user-after-free bugs.

This release is compatible with Xcode 7.3 and Xcode 8.

Podfile

pod 'Ably', '1.0.5'

Cartfile

github "ably/ably-ios" == 1.0.5

Objective-C

#import <Ably/Ably.h>

Swift

import Ably

v0.8.15

15 Jun 13:12
Compare
Choose a tag to compare

Important changes include:

  • Thread-safety improvements.
  • Fixed a couple for user-after-free bugs.

This release is compatible with Xcode 7.3 and Xcode 8.

Podfile

pod 'Ably', '0.8.15'

Cartfile

github "ably/ably-ios" == 0.8.15

Objective-C

#import <Ably/Ably.h>

Swift

import Ably

v1.0.4

15 May 04:31
Compare
Choose a tag to compare

Important changes include:

  • Crash reports.
  • Thread-safety improvements.

This release is compatible with Xcode 7.3 and Xcode 8.

Podfile

pod 'Ably', '1.0.4'

Cartfile

github "ably/ably-ios" == 1.0.4

Objective-C

#import <Ably/Ably.h>

Swift

import Ably

v0.8.14

15 May 04:32
Compare
Choose a tag to compare

Important changes include:

  • Crash reports.
  • Thread-safety improvements.

This release is compatible with Xcode 7.3 and Xcode 8.

Podfile

pod 'Ably', '0.8.14'

Cartfile

github "ably/ably-ios" == 0.8.14

Objective-C

#import <Ably/Ably.h>

Swift

import Ably

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