Releases: scottrhoyt/RxApollo
Releases · scottrhoyt/RxApollo
0.6.0
0.5.0
Master
Breaking
- Swift 4
Enhancements
- None
Bug Fixes
- None
0.4.1
Breaking
- None
Enhancements
- Add Cocoapods support.
Bug Fixes
- None
0.4.0
0.4.0
Breaking
- None
Enhancements
- Upate Apollo to 0.6
Bug Fixes
- None
0.3.0
0.3.0
Breaking
- Rename
ApolloClient.rx.querytoApolloClient.rx.fetch
Enhancements
- Add documentation comments.
- Improve test coverage.
- Add SwiftLint
Bug Fixes
- None
0.2.1
0.2.1
Breaking
- None
Enhancements
- None
Bug Fixes
- Fix tests on CI.
0.2.0
0.2.0
Breaking
queryandperformare nowMaybes to reflect that they might not return data (e.g. depending on the cache policy).RxApolloErrorno longer has anoDatacase.watchno does not emit an event when neither data or an error were passed to the respective callback.
Enhancements
- Added some test coverage.
Bug Fixes
- None
Initial Release
0.1.0 Create README.md