Releases: jupyter-server/pycrdt
Releases · jupyter-server/pycrdt
0.12.8
0.12.7
- Add
pycrdt.__version__
. - Use PyPI's trusted publishing.
0.12.4
- Upgrade
yrs
to v0.22.0.
0.12.3
- Upgrade
pyo3
to v0.23.4.
0.12.2
- Allow passing a Python timestamp function to an undo manager.
0.12.1
- Add
TypedArray
typed container.
0.12.0
- Add
TypedDoc
andTypedMap
typed containers.
0.11.1
- Rearrange typing tests and docs.
0.11.0
- Drop Python v3.8.
- Support type annotations.
0.10.9
- Bump
pyo3
to v0.23.3.