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 https://github.com/jhnnsrs/rath/pull/2
* Dev by jhnnsrs in https://github.com/jhnnsrs/rath/pull/3
* New tests by jhnnsrs in https://github.com/jhnnsrs/rath/pull/4
* added python 3.7 test support by jhnnsrs in https://github.com/jhnnsrs/rath/pull/5
* Unified streams by jhnnsrs in https://github.com/jhnnsrs/rath/pull/9
* Updated turms by jhnnsrs in https://github.com/jhnnsrs/rath/pull/6
* Development by jhnnsrs in https://github.com/jhnnsrs/rath/pull/11
* Fixed Authlink + Updated Koil by jhnnsrs in https://github.com/jhnnsrs/rath/pull/14
* Fix examples by Evgenus in https://github.com/jhnnsrs/rath/pull/13
* Fix annotation for compose by Evgenus in https://github.com/jhnnsrs/rath/pull/12
* Updated to 0.3 api by jhnnsrs in https://github.com/jhnnsrs/rath/pull/16
New Contributors
* jhnnsrs made their first contribution in https://github.com/jhnnsrs/rath/pull/2
* Evgenus made their first contribution in https://github.com/jhnnsrs/rath/pull/13
**Full Changelog**: https://github.com/jhnnsrs/rath/commits/v0.4.0