Major Changes in this Release
- Links are now lazy (stateful links by default only connect on first operation )
- Introduces the GraphQLWsLink that supports the new graphql-ws transport,
- Renamed Websocket Link to SubscriptionTransportWSLink
What's Changed
- Updates by @jhnnsrs in #2
- Dev by @jhnnsrs in #3
- New tests by @jhnnsrs in #4
- added python 3.7 test support by @jhnnsrs in #5
- Unified streams by @jhnnsrs in #9
- Updated turms by @jhnnsrs in #6
- Development by @jhnnsrs in #11
- Fixed Authlink + Updated Koil by @jhnnsrs in #14
- Fix examples by @Evgenus in #13
- Fix annotation for compose by @Evgenus in #12
- Updated to 0.3 api by @jhnnsrs in #16
New Contributors
Full Changelog: https://github.com/jhnnsrs/rath/commits/v0.4.0