Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork132
Comparing changes
Open a pull request
base repository:parse-community/ParseLiveQuery-iOS-OSX
Uh oh!
There was an error while loading.Please reload this page.
base:2.8.0
head repository:parse-community/ParseLiveQuery-iOS-OSX
Uh oh!
There was an error while loading.Please reload this page.
compare:2.8.1
- 10commits
- 12files changed
- 5contributors
Commits on Nov 18, 2020
Update QueryEncoder.swift (#240)
Allows for nested inQuery and orQuery. relates to#156
jlott1 authoredNov 18, 2020
Commits on Dec 17, 2020
Adding back in LiveQueryDemo-ObjC (#238)
* Adding back in LiveQueryDemo-ObjCRemoved this by accident* Remove spaces* Add watchOS to platform* update CI env to Xcode 11.7* remove bundle from circle* Remove Travis warnings* Remove Travis strategy warning* Update config.yml* add actions for deployment* Update swift.yml* Update swift.yml* Update swift.yml* Add actions badge* Switch actions from build to ci* Update README.md* Remove travis badge* move tests to actions, test on xcode 12. Leave Carthage on circle* add submodules to actions* stagger actions test so cocoapods is always part of initial start* swap docs for watchOS* switch actiions pod_push.yml to deploy.yml* Swap action and circle badges* fix deploy actions name* Add release badge and make ci badge main branch* add release.yml for actions* Let pods release on Xcode 12
cbaker6 authoredDec 17, 2020 deploy docs only on tags (#242)
* deploy docs only on tags* change file name* update release* only release on publish
cbaker6 authoredDec 17, 2020
Commits on Jan 12, 2021
Bump redcarpet from 3.5.0 to 3.5.1 (#243)
Bumps [redcarpet](https://github.com/vmg/redcarpet) from 3.5.0 to 3.5.1.- [Release notes](https://github.com/vmg/redcarpet/releases)- [Changelog](https://github.com/vmg/redcarpet/blob/master/CHANGELOG.md)- [Commits](vmg/redcarpet@v3.5.0...v3.5.1)Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authoredJan 12, 2021
Commits on Sep 21, 2021
Bump addressable from 2.7.0 to 2.8.0 (#249)
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0.- [Release notes](https://github.com/sporkmonger/addressable/releases)- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)- [Commits](sporkmonger/addressable@addressable-2.7.0...addressable-2.8.0)---updated-dependencies:- dependency-name: addressable dependency-type: indirect...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authoredSep 21, 2021 Add cases for network viablity changed, reconnect suggested, and canc…
…elled. (#250)
tmg-mlyons authoredSep 21, 2021
Commits on Sep 22, 2021
Move Event outside of ObjCCompat to work around a compiler issue (#245)
ephread authoredSep 22, 2021
Commits on Oct 3, 2021
Prepare for 2.8.1 release (#251)
cbaker6 authoredOct 3, 2021 - cbaker6 authored
Oct 3, 2021
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff 2.8.0...2.8.1
Uh oh!
There was an error while loading.Please reload this page.