Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 588 Bytes

CHANGELOG.md

File metadata and controls

12 lines (9 loc) · 588 Bytes

ParseLiveQUery-iOS-OSX Changelog

1.1.0

  • 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