Releases: jupyterlab/jupyter-collaboration
Releases · jupyterlab/jupyter-collaboration
v1.0.0alpha3
v1.0.0alpha2
1.0.0alpha2
Bugs fixed
- Update ydoc #114 (@hbcarlos)
- Creates document session #108 (@hbcarlos)
- Keep reference to asyncio tasks #106 (@davidbrochart)
Contributors to this release
v0.8.0
0.8.0
Bugs fixed
Contributors to this release
(GitHub contributors page for this release)
@codecov | @codecov-commenter | @davidbrochart | @fcollonval | @github-actions | @hbcarlos | @welcome
v0.8.0a0
0.8.0a0
Bugs fixed
Contributors to this release
(GitHub contributors page for this release)
@codecov | @codecov-commenter | @davidbrochart | @fcollonval | @github-actions | @hbcarlos | @welcome
v1.0.0alpha1
1.0.0alpha1
Enhancements made
Bugs fixed
- Include style from dependencies #103 (@fcollonval)
- Remove
PageConfig
#97 (@fcollonval) - Add missing argument for format string (#92) #93 (@cghanke)
Maintenance and upkeep improvements
- Bump dependencies #98 (@fcollonval)
- Publish 1.0.0alpha0 #96 (@fcollonval)
- Add releaser workflows #95 (@fcollonval)
- Rename to
jupyter_collaboration
and@jupyter/collaboration
#91 (@fcollonval) - Renames python package and lab extension #88 (@hbcarlos)
- Drop pytest_tornasync #87 (@fcollonval)
- Fix releaser job #82 (@fcollonval)
Documentation improvements
- Add binder #99 (@fcollonval)
- Link to the
jupyter_ydoc
repo in README.md #90 (@jtpio) - Improve readme #86 (@fcollonval)
- Improve the documentation #85 (@fcollonval)
- Moves documentation from JupyterLab #84 (@hbcarlos)
- Adds documentation #80 (@hbcarlos)
- Update links #79 (@hbcarlos)
Contributors to this release
(GitHub contributors page for this release)
@cghanke | @codecov | @codecov-commenter | @fcollonval | @hbcarlos | @jtpio | @pre-commit-ci | @welcome
v0.7.0
0.7.0
No merged PRs
v0.6.2
0.6.2
jupyter_ydoc
the document models change and break down stream consumers (like JupyterLab 3.6).
Maintenance and upkeep improvements
- Update ydoc #75 (@hbcarlos)
- Add target to document change callback #72 (@davidbrochart)
- Ignore ImportWarning in PyPy tests #71 (@davidbrochart)
Contributors to this release
v0.6.1
0.6.1
Enhancements made
- Allow to set SQLiteYStore's database path and document time-to-live #66 (@davidbrochart)
Bugs fixed
- Allow to set SQLiteYStore's database path and document time-to-live #66 (@davidbrochart)
Maintenance and upkeep improvements
Contributors to this release
v0.6.0
0.6.0
Enhancements made
- Remove metadata #64 (@davidbrochart)
Contributors to this release
v0.5.1
0.5.1
Enhancements made
- Pass logger to YStore #63 (@davidbrochart)
Bugs fixed
- Revert #61 #62 (@davidbrochart)