Releases: y-crdt/ypy-websocket
Releases · y-crdt/ypy-websocket
v0.12.4
0.12.4
Merged PRs
- Fix _staring -> _starting #87 (@davidbrochart)
Contributors to this release
v0.12.3
v0.12.2
0.12.2
Merged PRs
- Pin anyio<5 #83 (@davidbrochart)
Contributors to this release
v0.12.1
0.12.1
Merged PRs
- Install typing_extensions for python<3.8 #82 (@davidbrochart)
Contributors to this release
v0.12.0
0.12.0
Merged PRs
- Start store from room, start room from server #81 (@davidbrochart)
Contributors to this release
v0.11.1
0.11.1
Merged PRs
- Type get_room as possible coroutine #80 (@davidbrochart)
- Fix documentation link #79 (@davidbrochart)
Contributors to this release
v0.11.0
0.11.0
Merged PRs
- Use AnyIO #77 (@davidbrochart)
Contributors to this release
v0.10.0
0.10.0
Merged PRs
- Implement ASGI server #75 (@davidbrochart)
Contributors to this release
v0.9.0
0.9.0
Merged PRs
- Use anyio instead of aiofiles #72 (@davidbrochart)
- Add license, URLs, classifiers #71 (@davidbrochart)
Contributors to this release
v0.8.4
0.8.4
Merged PRs
- Keep reference to asyncio tasks #69 (@davidbrochart)