Master
Breaking
Enhancements
Bug Fixes
0.6.0
Breaking
Enhancements
Bug Fixes
0.5.0
Breaking
Enhancements
Bug Fixes
0.4.1
Breaking
Enhancements
Bug Fixes
0.4.0
Breaking
Enhancements
Bug Fixes
0.3.0
Breaking
- Rename
ApolloClient.rx.query
to ApolloClient.rx.fetch
Enhancements
- Add documentation comments.
- Improve test coverage.
- Add SwiftLint
Bug Fixes
0.2.1
Breaking
Enhancements
Bug Fixes
0.2.0
Breaking
query
and perform
are now Maybe
s to reflect that they might not return data (e.g. depending on the cache policy).
RxApolloError
no longer has a noData
case.
watch
no does not emit an event when neither data or an error were passed to the respective callback.
Enhancements
- Added some test coverage.
Bug Fixes
0.1.0
Breaking
Enhancements
Bug Fixes