- Full carthage support, thanks to David Starke
Deprecates usage of SocketRocket in favour of Starscream
- Adds support for sessionToken and user authentication, thanks to Andrew Gordeev
- Adds support for tvOS, thanks to Kurt (kajensen)
- Adds support for updating subscription, thanks to Florent Vilmart
- Fixes for object decoding
- Breaking change: Swift 3 support
- Breaking change: OSX deployment target to 10.10
- New: Carthage support, thanks to Florent Vilmart
- New: Supports PFGeoPoints, thanks to Nikita Lutsenko
- Fix: Deduplicates subscription requests, thanks to Nathan Kellert
- New: Support for wss, thanks to @kajensen
- Fix: Properly deliver events back to obj-c, thanks to Richard Ross