You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 13, 2023. It is now read-only.
* add watchOS support to cocoapods
* add cache to CI and bump version numbers
* fix colon
* fix circle cache
* current circle builds don't need bundle, no need to waste time with it
* add back bundle install
* fix travis cache
* fix travis cache
* updates CI to 11.6
* remove OS req in circle build. Update gems
* update travis
* update jazzy script
* update travis
* latest working version of Jazzy. It won't build for jazzy >0.13.1
* revert travis
* add watchOS and tvOS targets
* add watchOS and tvOS to circle
* watchOS/tvOS devices on xcode 11
* no need to specify destination
* Starscream can't be higher
Higher versions of Starscream will cause breaking change
* Update ParseLiveQuery.podspec
* Update pod spec to match min between dependencies and reduce warnings
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
Co-authored-by: Tom Fox <13188249+TomWFox@users.noreply.github.com>
Co-authored-by: Tom Fox <13188249+TomWFox@users.noreply.github.com>
- Add watchOS and tvOS support ([#235](https://github.com/parse-community/ParseLiveQuery-iOS-OSX/pull/235)), thanks to [Corey Baker](https://github.com/cbaker6)
12
+
- Add caching to CI for faster builds ([#235](https://github.com/parse-community/ParseLiveQuery-iOS-OSX/pull/235)), thanks to [Corey Baker](https://github.com/cbaker6)
13
+
- Update project and podspecs with respect to dependencies ([#235](https://github.com/parse-community/ParseLiveQuery-iOS-OSX/pull/235)), thanks to [Corey Baker](https://github.com/cbaker6)
14
+
- Update jazzy docs to newer version ([#235](https://github.com/parse-community/ParseLiveQuery-iOS-OSX/pull/235)), thanks to [Corey Baker](https://github.com/cbaker6)
15
+
- Minimum support due to dependencies (iOS 8, macOS 10.10, tvOS 10, watchOS 2.0) ([#235](https://github.com/parse-community/ParseLiveQuery-iOS-OSX/pull/235)), thanks to [Corey Baker](https://github.com/cbaker6)
6
16
7
17
### 2.7.2
8
18
@@ -97,4 +107,3 @@
97
107
- Fix: Deduplicates subscription requests, thanks to [Nathan Kellert](https://github.com/noobs2ninjas).
98
108
- New: Support for wss, thanks to [@kajensen](https://github.com/kajensen).
99
109
- Fix: Properly deliver events back to obj-c, thanks to [Richard Ross](https://github.com/richardjrossiii).
0 commit comments