What's Changed
- Add
log
toBaseYStore
abstract class by @krassowski in #120 - Replace references to jupyter-server with y-crdt by @davidbrochart in #122
- Extract out YStore to pycrdt-store by @davidbrochart in #123
- Change package name from
pycrdt_websocket
topycrdt.websocket
. - Move test and docs dependencies to dependency groups by @davidbrochart in #124
- Handle ASGI lifespan by @davidbrochart in #127
- Run tests on multiple Python versions by @davidbrochart in #129
- Allow room to sync with provider by @davidbrochart in #128
- Drop Jupyter Releaser by @davidbrochart in #133
New Contributors
- @krassowski made their first contribution in #120
Full Changelog: v0.15.5...0.16.0