Skip to content

Releases: jhnnsrs/rath

v.0.5.0a0

10 Dec 16:12
9dc0723
Compare
Choose a tag to compare
v.0.5.0a0 Pre-release
Pre-release

New Features

  • Brings support for the graphql-ws subprotocol
  • MyPy type checking
  • Ruff Linting and Black in CI/CD

What's Changed

Full Changelog: v0.4.0...v0.5.0a0

v0.4.0

02 Aug 20:54
cf60e6a
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: https://github.com/jhnnsrs/rath/commits/v0.4.0