Skip to content

Commit e4e5e41

Browse files
committed
Publish 0.1.1
SHA256 hashes: jupyter-suggestions-base-0.1.1.tgz: 1bd3e6a7fe1b18b117a69b49c4bec04adfe6120180ac48deda2a408a2063f520 jupyter-suggestions-core-0.1.1.tgz: ef386c7f5574fa9f3513ce66c804e37d65827e51b980afdb807083dc85212c20 jupyter-suggestions-rtc-0.1.1.tgz: d75302b64227a0658fca363371af03adb33ff92ff78f3a2ffcd07cdd9995accd jupyter_suggestions-0.1.1-py3-none-any.whl: f8f728c4b5c06fd59cfd20c3369872060555800b0048726d11d32fafb82a2994 jupyter_suggestions-0.1.1.tar.gz: 868e711458ff7dd078cb154662024b4773c09b9a8337d537340e7d2aabd8d94e jupyter_suggestions_core-0.1.1-py3-none-any.whl: fa6894f0dc1e5236f833176a3ca642b7c1fc4feb2a8f0f66a82e586c3388e384 jupyter_suggestions_core-0.1.1.tar.gz: 09208c15791154b9bbcc2f019710cbf7a66abfaf339de49672d4a1b5c3e00543 jupyter_suggestions_rtc-0.1.1-py3-none-any.whl: 6e85d923431d2c8ec694d4caa35ecaa034a9bdca7bb557b212d4b8c567120f63 jupyter_suggestions_rtc-0.1.1.tar.gz: 8024742de84d3874b834c44e3f920165b760f64fe92f77dff8d5fab721dd6f08
1 parent c93e430 commit e4e5e41

File tree

8 files changed

+52
-11
lines changed

8 files changed

+52
-11
lines changed

CHANGELOG.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,45 @@
22

33
<!-- <START NEW CHANGELOG ENTRY> -->
44

5+
## 0.1.1
6+
7+
([Full Changelog](https://github.com/jupyterlab-contrib/jupyter-suggestions/compare/a4affd0b539147e8a216c61924c1a36cd8d011e2...c93e4303c21e5629c1818fee9563d3780618c0ea))
8+
9+
### Enhancements made
10+
11+
- Support cell deletion suggestions [#15](https://github.com/jupyterlab-contrib/jupyter-suggestions/pull/15) ([@trungleduc](https://github.com/trungleduc))
12+
- Handle cell deletion and cell move [#13](https://github.com/jupyterlab-contrib/jupyter-suggestions/pull/13) ([@trungleduc](https://github.com/trungleduc))
13+
- Add jupyter_suggestions_rtc package [#12](https://github.com/jupyterlab-contrib/jupyter-suggestions/pull/12) ([@trungleduc](https://github.com/trungleduc))
14+
- Allow registering multiple suggestion handlers [#11](https://github.com/jupyterlab-contrib/jupyter-suggestions/pull/11) ([@trungleduc](https://github.com/trungleduc))
15+
- Save suggestions to notebook metadata [#8](https://github.com/jupyterlab-contrib/jupyter-suggestions/pull/8) ([@trungleduc](https://github.com/trungleduc))
16+
- Show diff in cell widget [#7](https://github.com/jupyterlab-contrib/jupyter-suggestions/pull/7) ([@trungleduc](https://github.com/trungleduc))
17+
- Display cell in suggestion panel [#5](https://github.com/jupyterlab-contrib/jupyter-suggestions/pull/5) ([@trungleduc](https://github.com/trungleduc))
18+
- Scaffolding UI [#4](https://github.com/jupyterlab-contrib/jupyter-suggestions/pull/4) ([@trungleduc](https://github.com/trungleduc))
19+
20+
### Bugs fixed
21+
22+
- Fix deleting last cell [#27](https://github.com/jupyterlab-contrib/jupyter-suggestions/pull/27) ([@trungleduc](https://github.com/trungleduc))
23+
24+
### Maintenance and upkeep improvements
25+
26+
- Bump ws from 8.14.2 to 8.18.0 in /ui-tests [#26](https://github.com/jupyterlab-contrib/jupyter-suggestions/pull/26) ([@dependabot](https://github.com/dependabot))
27+
- Bump cross-spawn from 7.0.3 to 7.0.6 in /ui-tests [#24](https://github.com/jupyterlab-contrib/jupyter-suggestions/pull/24) ([@dependabot](https://github.com/dependabot))
28+
- Bump nanoid from 3.3.7 to 3.3.8 in /ui-tests [#25](https://github.com/jupyterlab-contrib/jupyter-suggestions/pull/25) ([@dependabot](https://github.com/dependabot))
29+
- Update links to the repo [#23](https://github.com/jupyterlab-contrib/jupyter-suggestions/pull/23) ([@jtpio](https://github.com/jtpio))
30+
- Update to JupyterLab 0.5.0 pre-release [#21](https://github.com/jupyterlab-contrib/jupyter-suggestions/pull/21) ([@jtpio](https://github.com/jtpio))
31+
- Add UI tests [#17](https://github.com/jupyterlab-contrib/jupyter-suggestions/pull/17) ([@trungleduc](https://github.com/trungleduc))
32+
- Remove workaround for the browser check [#16](https://github.com/jupyterlab-contrib/jupyter-suggestions/pull/16) ([@jtpio](https://github.com/jtpio))
33+
- Convert to monorepo [#3](https://github.com/jupyterlab-contrib/jupyter-suggestions/pull/3) ([@trungleduc](https://github.com/trungleduc))
34+
35+
### Documentation improvements
36+
37+
- Add a screenshot to the README [#22](https://github.com/jupyterlab-contrib/jupyter-suggestions/pull/22) ([@jtpio](https://github.com/jtpio))
38+
- Add workflow to deploy a JupyterLite on GitHub Pages [#2](https://github.com/jupyterlab-contrib/jupyter-suggestions/pull/2) ([@jtpio](https://github.com/jtpio))
39+
40+
### Contributors to this release
41+
42+
([GitHub contributors page for this release](https://github.com/jupyterlab-contrib/jupyter-suggestions/graphs/contributors?from=2024-10-23&to=2024-12-19&type=c))
43+
44+
[@dependabot](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyter-suggestions+involves%3Adependabot+updated%3A2024-10-23..2024-12-19&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyter-suggestions+involves%3Ajtpio+updated%3A2024-10-23..2024-12-19&type=Issues) | [@trungleduc](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyter-suggestions+involves%3Atrungleduc+updated%3A2024-10-23..2024-12-19&type=Issues)
45+
546
<!-- <END NEW CHANGELOG ENTRY> -->

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter/suggestions-root",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"private": true,
55
"description": "A JupyterLab extension for suggesting changes.",
66
"keywords": [

packages/base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter/suggestions-base",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Base components of jupyter-suggestions extension",
55
"keywords": [
66
"jupyter",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.1.0"
1+
__version__ = "0.1.1"

python/jupyter_suggestions/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ classifiers = [
1818
"Programming Language :: Python :: 3.12",
1919
]
2020
dependencies = [
21-
"jupyter_suggestions_core==0.1.0"
21+
"jupyter_suggestions_core==0.1.1"
2222
]
2323
dynamic = ["version", "description", "authors", "urls", "keywords"]
2424
license = {file = "LICENSE"}

python/jupyter_suggestions_core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter/suggestions-core",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Jupyter Suggestions core extension",
55
"keywords": [
66
"jupyter",
@@ -44,7 +44,7 @@
4444
"watch:labextension": "jupyter labextension watch ."
4545
},
4646
"dependencies": {
47-
"@jupyter/suggestions-base": "^0.1.0",
47+
"@jupyter/suggestions-base": "^0.1.1",
4848
"@jupyterlab/application": "^4.0.0",
4949
"@jupyterlab/apputils": "^4.0.0",
5050
"@jupyterlab/cells": "^4.0.0",

python/jupyter_suggestions_rtc/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter/suggestions-rtc",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "jupyter-suggestions with jupyter-collaboration backend",
55
"keywords": [
66
"jupyter",
@@ -46,7 +46,7 @@
4646
"dependencies": {
4747
"@jupyter/collaborative-drive": "^3.1.0",
4848
"@jupyter/docprovider": "^3.1.0",
49-
"@jupyter/suggestions-base": "^0.1.0",
49+
"@jupyter/suggestions-base": "^0.1.1",
5050
"@jupyter/ydoc": "^3.0.0",
5151
"@jupyterlab/application": "^4.0.0",
5252
"@jupyterlab/cells": "^4.0.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -542,7 +542,7 @@ __metadata:
542542
languageName: node
543543
linkType: hard
544544

545-
"@jupyter/suggestions-base@^0.1.0, @jupyter/suggestions-base@workspace:packages/base":
545+
"@jupyter/suggestions-base@^0.1.1, @jupyter/suggestions-base@workspace:packages/base":
546546
version: 0.0.0-use.local
547547
resolution: "@jupyter/suggestions-base@workspace:packages/base"
548548
dependencies:
@@ -573,7 +573,7 @@ __metadata:
573573
version: 0.0.0-use.local
574574
resolution: "@jupyter/suggestions-core@workspace:python/jupyter_suggestions_core"
575575
dependencies:
576-
"@jupyter/suggestions-base": ^0.1.0
576+
"@jupyter/suggestions-base": ^0.1.1
577577
"@jupyterlab/application": ^4.0.0
578578
"@jupyterlab/apputils": ^4.0.0
579579
"@jupyterlab/builder": ^4.0.0
@@ -627,7 +627,7 @@ __metadata:
627627
dependencies:
628628
"@jupyter/collaborative-drive": ^3.1.0
629629
"@jupyter/docprovider": ^3.1.0
630-
"@jupyter/suggestions-base": ^0.1.0
630+
"@jupyter/suggestions-base": ^0.1.1
631631
"@jupyter/ydoc": ^3.0.0
632632
"@jupyterlab/application": ^4.0.0
633633
"@jupyterlab/builder": ^4.0.0

0 commit comments

Comments
 (0)