Releases: danielrhodes/Swift-ActionCableClient
Releases · danielrhodes/Swift-ActionCableClient
Changes target to iOS 8.0, opens reconnection strategy, Swift 3.0.1
v0.2.2 Bumps version
Moves target to iOS 8.0 and changes visibility of reconnection strategy
0.2.2 Bumps version
0.2.1 Bug Fixes and Carthage Support
v0.2.1 Carthage support, updated Starscream to 2.0.1
tvOS support and bug fixes
- Adds tvOS support.
- Fixes some bugs with channel auto-subscribing.
Bug Fixes and Swift 3 warnings
- Fixed a bug where the retry handler was not firing.
- Did some initial changes to remove warnings for Swift 3
v0.1.4
- Updated for compatibility with
Rails 5.0.0.rc1
- Removed
SwiftyJSON
dependency.
Bug fix for issue with onReconnect handler
This release fixes an issue with using onReconnect
handler where the main thread would get deadlocked.
Initial Release
Initial Release of ActionCableClient