Releases: permitio/fastapi_websocket_rpc
Releases · permitio/fastapi_websocket_rpc
0.1.28
What's Changed
- Move uvicorn to the tests dependencies by @mberdyshev in #50
- Refactor websockets dependencies: move the optional dependency to extras and unite imports by @mberdyshev in #51
- Up version for release by @orweis in #52
New Contributors
- @mberdyshev made their first contribution in #50
Full Changelog: 0.1.27...0.1.28
v0.1.27
v0.1.26
What's Changed
- Added websocket client handler, and websocket-client module by @antoinetran in #32
- Allow more recent websockets version by @Graeme22 in #35
- Remove WebsocketRPCEndpoint.on_connect by @5p4k in #40
New Contributors
- @antoinetran made their first contribution in #32
- @Graeme22 made their first contribution in #35
- @5p4k made their first contribution in #40
Full Changelog: 0.1.25...0.1.26