ParseLiveQuery IOS OSX Versions Save

Parse LiveQuery Client for iOS/OS X.

2.8.1

2 years ago

Full Changelog

2.8.0

3 years ago

Full Changelog

2.7.3

3 years ago

Full Changelog

  • Add watchOS and tvOS support (#235), thanks to Corey Baker
  • Add caching to CI for faster builds (#235), thanks to Corey Baker
  • Update project and podspecs with respect to dependencies (#235), thanks to Corey Baker
  • Update jazzy docs to newer version (#235), thanks to Corey Baker
  • Minimum support due to dependencies (iOS 8, macOS 10.10, tvOS 10, watchOS 2.0) (#235), thanks to Corey Baker

2.7.2

3 years ago

Full Changelog

  • Bump Parse SDK to v.1.19.0 (#229), thanks to Tom Fox.

2.7.1

4 years ago

Full Changelog

2.7.0

4 years ago

Full Changelog

2.6.1

4 years ago

This will be the final release for Swift 4.2

  • Fix #190, thanks to rostopira
  • Bumps Starscream to v3.0.5

2.6.0

4 years ago

Full Changelog

  • Fixed issue where no "where" property sent when no constraints where added to a query; this is required by the LiveQuery protocol, thanks to Nathan Kellert
  • Support for .or queries. Fixes #156, #47, and #85. Allows orQuery to be encoded without throwing, thanks to dblythy
  • Added @objc to compile with objective-c, thanks to Junya Yamaguchi (#184)
  • Encode Date object with __type: Date, thanks to anafang #186

2.5.0

5 years ago

2.3.0

6 years ago

2.3.0

  • Bumps Parse SDK to 1.16.0
  • Bumps Starscream to 3.0.4
  • Fixes warnings in Swift 4