Skip to content

Releases: scottrhoyt/RxApollo

0.6.0

02 Dec 22:47
7adeac5

Choose a tag to compare

Breaking
  • Apollo-ios 0.7
Enhancements
  • None
Bug Fixes
  • None

0.5.0

02 Dec 21:41
c593986

Choose a tag to compare

Master

Breaking
  • Swift 4
Enhancements
  • None
Bug Fixes
  • None

0.4.1

02 Dec 19:42
cda23e9

Choose a tag to compare

Breaking
  • None
Enhancements
  • Add Cocoapods support.
Bug Fixes
  • None

0.4.0

29 Jul 19:03

Choose a tag to compare

0.4.0

Breaking
  • None
Enhancements
  • Upate Apollo to 0.6
Bug Fixes
  • None

0.3.0

12 May 15:55

Choose a tag to compare

0.3.0

Breaking
  • Rename ApolloClient.rx.query to ApolloClient.rx.fetch
Enhancements
  • Add documentation comments.
  • Improve test coverage.
  • Add SwiftLint
Bug Fixes
  • None

0.2.1

10 May 02:02

Choose a tag to compare

0.2.1

Breaking
  • None
Enhancements
  • None
Bug Fixes
  • Fix tests on CI.

0.2.0

09 May 23:19
a865679

Choose a tag to compare

0.2.0

Breaking
  • query and perform are now Maybes 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
  • None

Initial Release

09 May 09:09

Choose a tag to compare

0.1.0

Create README.md