v0.2.0
Changelog v0.2.0 🎉
-
Realtime information is now retrieved differently, using the
graphql-transport-wssubprotocol (see issue #16) and using the third-party modulesgql(and gql[websockets]) andgraphql-core. -
BREAKING: A tiny breaking change to the home object too:
home.start_livefeed()has now been renamed tohome.start_live_feed().