Skip to content

v0.2.0

Choose a tag to compare

@ericbstie ericbstie released this 29 Nov 04:16
· 93 commits to master since this release

Changelog v0.2.0 🎉

  • Realtime information is now retrieved differently, using the graphql-transport-ws subprotocol (see issue #16) and using the third-party modules gql (and gql[websockets]) and graphql-core.

  • BREAKING: A tiny breaking change to the home object too: home.start_livefeed() has now been renamed to home.start_live_feed().