Skip to content

Commit 943597e

Browse files
committed
Publish 2.0.0
SHA256 hashes: jupyter-collaboration-2.0.0.tgz: 182590721bf73d69c283d1a02ce291a4973f53257dd43d1981d63b79dcb375de jupyter-collaboration-extension-2.0.0.tgz: 2bff3a3214f232e8118ac692d2dea59706776c8dde744f68d05398b3ab3a6cbd jupyter-docprovider-2.0.0.tgz: 4572d0aeab0072e574c54c963363e2837340e99f632a791f8f968cebddcd9566 jupyter_collaboration-2.0.0-py3-none-any.whl: 222e66344ac2298dd677cbb030b5ec1215a79b8da04ee2ec01df7dd4dc6ec8ab jupyter_collaboration-2.0.0.tar.gz: eed21d0977045f074f80ee47c678c094f19c81567602d50a7ad858ab18a9958f
1 parent 8fee21f commit 943597e

File tree

7 files changed

+54
-15
lines changed

7 files changed

+54
-15
lines changed

CHANGELOG.md

Lines changed: 41 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,47 @@ All notable changes to this project will be documented in this file.
44

55
<!-- <START NEW CHANGELOG ENTRY> -->
66

7+
## 2.0.0
8+
9+
([Full Changelog](https://github.com/jupyterlab/jupyter-collaboration/compare/@jupyter/collaboration-extension@1.0.1...8fee21f7cd338057c69febb5508f9b6c8bfd2392))
10+
11+
### Enhancements made
12+
13+
- Adds a flag to disable RTC [#177](https://github.com/jupyterlab/jupyter-collaboration/pull/177) ([@hbcarlos](https://github.com/hbcarlos))
14+
- Improves chat [#173](https://github.com/jupyterlab/jupyter-collaboration/pull/173) ([@hbcarlos](https://github.com/hbcarlos))
15+
- Adds restore and ovewrite messages [#170](https://github.com/jupyterlab/jupyter-collaboration/pull/170) ([@hbcarlos](https://github.com/hbcarlos))
16+
17+
### Bugs fixed
18+
19+
- Improves error handling when the file does not exist [#175](https://github.com/jupyterlab/jupyter-collaboration/pull/175) ([@hbcarlos](https://github.com/hbcarlos))
20+
- Use fileId instead of path in the store [#174](https://github.com/jupyterlab/jupyter-collaboration/pull/174) ([@hbcarlos](https://github.com/hbcarlos))
21+
- Adds restore and ovewrite messages [#170](https://github.com/jupyterlab/jupyter-collaboration/pull/170) ([@hbcarlos](https://github.com/hbcarlos))
22+
23+
### Maintenance and upkeep improvements
24+
25+
- Fix CI [#221](https://github.com/jupyterlab/jupyter-collaboration/pull/221) ([@davidbrochart](https://github.com/davidbrochart))
26+
- Use pycrdt-websocket instead of ypy-websocket [#220](https://github.com/jupyterlab/jupyter-collaboration/pull/220) ([@davidbrochart](https://github.com/davidbrochart))
27+
- Switch from hub to gh CLI [#199](https://github.com/jupyterlab/jupyter-collaboration/pull/199) ([@hbcarlos](https://github.com/hbcarlos))
28+
- Pin jupyter_events [#186](https://github.com/jupyterlab/jupyter-collaboration/pull/186) ([@hbcarlos](https://github.com/hbcarlos))
29+
- Tests [#182](https://github.com/jupyterlab/jupyter-collaboration/pull/182) ([@hbcarlos](https://github.com/hbcarlos))
30+
- Adds tests for rooms [#181](https://github.com/jupyterlab/jupyter-collaboration/pull/181) ([@hbcarlos](https://github.com/hbcarlos))
31+
- Fix package name of integration tests [#176](https://github.com/jupyterlab/jupyter-collaboration/pull/176) ([@brichet](https://github.com/brichet))
32+
- Remove print [#172](https://github.com/jupyterlab/jupyter-collaboration/pull/172) ([@martinRenou](https://github.com/martinRenou))
33+
- Add UI-tests [#157](https://github.com/jupyterlab/jupyter-collaboration/pull/157) ([@brichet](https://github.com/brichet))
34+
35+
### Documentation improvements
36+
37+
- Update README.md [#212](https://github.com/jupyterlab/jupyter-collaboration/pull/212) ([@1reverseengineer](https://github.com/1reverseengineer))
38+
- docs: 📝 update configuration doc [#195](https://github.com/jupyterlab/jupyter-collaboration/pull/195) ([@yambottle](https://github.com/yambottle))
39+
40+
### Contributors to this release
41+
42+
([GitHub contributors page for this release](https://github.com/jupyterlab/jupyter-collaboration/graphs/contributors?from=2023-06-29&to=2023-12-12&type=c))
43+
44+
[@1reverseengineer](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3A1reverseengineer+updated%3A2023-06-29..2023-12-12&type=Issues) | [@brichet](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Abrichet+updated%3A2023-06-29..2023-12-12&type=Issues) | [@davidbrochart](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Adavidbrochart+updated%3A2023-06-29..2023-12-12&type=Issues) | [@fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Afcollonval+updated%3A2023-06-29..2023-12-12&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Agithub-actions+updated%3A2023-06-29..2023-12-12&type=Issues) | [@hbcarlos](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Ahbcarlos+updated%3A2023-06-29..2023-12-12&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Akrassowski+updated%3A2023-06-29..2023-12-12&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3AmartinRenou+updated%3A2023-06-29..2023-12-12&type=Issues) | [@SylvainCorlay](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3ASylvainCorlay+updated%3A2023-06-29..2023-12-12&type=Issues) | [@welcome](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Awelcome+updated%3A2023-06-29..2023-12-12&type=Issues) | [@yambottle](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Ayambottle+updated%3A2023-06-29..2023-12-12&type=Issues)
45+
46+
<!-- <END NEW CHANGELOG ENTRY> -->
47+
748
## 1.0.1
849

950
([Full Changelog](https://github.com/jupyterlab/jupyter-collaboration/compare/@jupyter/collaboration-extension@1.0.0...e97855f7ad4160cc4e6f5dbe9361806d6b9f3c31))
@@ -30,8 +71,6 @@ All notable changes to this project will be documented in this file.
3071

3172
[@codecov-commenter](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Acodecov-commenter+updated%3A2023-06-02..2023-06-29&type=Issues) | [@davidbrochart](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Adavidbrochart+updated%3A2023-06-02..2023-06-29&type=Issues) | [@fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Afcollonval+updated%3A2023-06-02..2023-06-29&type=Issues) | [@fperez](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Afperez+updated%3A2023-06-02..2023-06-29&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Agithub-actions+updated%3A2023-06-02..2023-06-29&type=Issues) | [@hbcarlos](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Ahbcarlos+updated%3A2023-06-02..2023-06-29&type=Issues)
3273

33-
<!-- <END NEW CHANGELOG ENTRY> -->
34-
3574
## 1.0.0
3675

3776
([Full Changelog](https://github.com/jupyterlab/jupyter_collaboration/compare/@jupyter/collaboration-extension@1.0.0-alpha.9...4da43013daa89869035d77417971a80143b0ac61))

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.0.1",
2+
"version": "2.0.0",
33
"npmClient": "yarn",
44
"useWorkspaces": true
55
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@jupyter/real-time-collaboration",
33
"private": true,
4-
"version": "1.0.1",
4+
"version": "2.0.0",
55
"description": "JupyterLab Extension enabling Real-Time Collaboration",
66
"keywords": [
77
"jupyter",

packages/collaboration-extension/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter/collaboration-extension",
3-
"version": "1.0.1",
3+
"version": "2.0.0",
44
"description": "JupyterLab - Real-Time Collaboration Extension",
55
"keywords": [
66
"jupyter",
@@ -53,8 +53,8 @@
5353
"watch:labextension": "jupyter labextension watch ."
5454
},
5555
"dependencies": {
56-
"@jupyter/collaboration": "^1.0.1",
57-
"@jupyter/docprovider": "^1.0.1",
56+
"@jupyter/collaboration": "^2.0.0",
57+
"@jupyter/docprovider": "^2.0.0",
5858
"@jupyter/ydoc": "^1.1.0-a0",
5959
"@jupyterlab/application": "^4.0.5",
6060
"@jupyterlab/apputils": "^4.0.5",

packages/collaboration/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter/collaboration",
3-
"version": "1.0.1",
3+
"version": "2.0.0",
44
"description": "JupyterLab - Real-Time Collaboration Widgets",
55
"homepage": "https://github.com/jupyterlab/jupyter-collaboration",
66
"bugs": {
@@ -41,7 +41,7 @@
4141
"dependencies": {
4242
"@codemirror/state": "^6.2.0",
4343
"@codemirror/view": "^6.7.0",
44-
"@jupyter/docprovider": "^1.0.1",
44+
"@jupyter/docprovider": "^2.0.0",
4545
"@jupyterlab/apputils": "^4.0.5",
4646
"@jupyterlab/coreutils": "^6.0.5",
4747
"@jupyterlab/services": "^7.0.5",

packages/docprovider/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter/docprovider",
3-
"version": "1.0.1",
3+
"version": "2.0.0",
44
"description": "JupyterLab - Document Provider",
55
"homepage": "https://github.com/jupyterlab/jupyter-collaboration",
66
"bugs": {

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2033,8 +2033,8 @@ __metadata:
20332033
version: 0.0.0-use.local
20342034
resolution: "@jupyter/collaboration-extension@workspace:packages/collaboration-extension"
20352035
dependencies:
2036-
"@jupyter/collaboration": ^1.0.1
2037-
"@jupyter/docprovider": ^1.0.1
2036+
"@jupyter/collaboration": ^2.0.0
2037+
"@jupyter/docprovider": ^2.0.0
20382038
"@jupyter/ydoc": ^1.1.0-a0
20392039
"@jupyterlab/application": ^4.0.5
20402040
"@jupyterlab/apputils": ^4.0.5
@@ -2063,13 +2063,13 @@ __metadata:
20632063
languageName: unknown
20642064
linkType: soft
20652065

2066-
"@jupyter/collaboration@^1.0.1, @jupyter/collaboration@workspace:packages/collaboration":
2066+
"@jupyter/collaboration@^2.0.0, @jupyter/collaboration@workspace:packages/collaboration":
20672067
version: 0.0.0-use.local
20682068
resolution: "@jupyter/collaboration@workspace:packages/collaboration"
20692069
dependencies:
20702070
"@codemirror/state": ^6.2.0
20712071
"@codemirror/view": ^6.7.0
2072-
"@jupyter/docprovider": ^1.0.1
2072+
"@jupyter/docprovider": ^2.0.0
20732073
"@jupyterlab/apputils": ^4.0.5
20742074
"@jupyterlab/coreutils": ^6.0.5
20752075
"@jupyterlab/services": ^7.0.5
@@ -2086,7 +2086,7 @@ __metadata:
20862086
languageName: unknown
20872087
linkType: soft
20882088

2089-
"@jupyter/docprovider@^1.0.1, @jupyter/docprovider@workspace:packages/docprovider":
2089+
"@jupyter/docprovider@^2.0.0, @jupyter/docprovider@workspace:packages/docprovider":
20902090
version: 0.0.0-use.local
20912091
resolution: "@jupyter/docprovider@workspace:packages/docprovider"
20922092
dependencies:

0 commit comments

Comments
 (0)