Skip to content

Commit

Permalink
Publish 0.1.1
Browse files Browse the repository at this point in the history
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
  • Loading branch information
jtpio committed Dec 19, 2024
1 parent c93e430 commit e4e5e41
Show file tree
Hide file tree
Showing 8 changed files with 52 additions and 11 deletions.
41 changes: 41 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,45 @@

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

## 0.1.1

([Full Changelog](https://github.com/jupyterlab-contrib/jupyter-suggestions/compare/a4affd0b539147e8a216c61924c1a36cd8d011e2...c93e4303c21e5629c1818fee9563d3780618c0ea))

### Enhancements made

- Support cell deletion suggestions [#15](https://github.com/jupyterlab-contrib/jupyter-suggestions/pull/15) ([@trungleduc](https://github.com/trungleduc))
- Handle cell deletion and cell move [#13](https://github.com/jupyterlab-contrib/jupyter-suggestions/pull/13) ([@trungleduc](https://github.com/trungleduc))
- Add jupyter_suggestions_rtc package [#12](https://github.com/jupyterlab-contrib/jupyter-suggestions/pull/12) ([@trungleduc](https://github.com/trungleduc))
- Allow registering multiple suggestion handlers [#11](https://github.com/jupyterlab-contrib/jupyter-suggestions/pull/11) ([@trungleduc](https://github.com/trungleduc))
- Save suggestions to notebook metadata [#8](https://github.com/jupyterlab-contrib/jupyter-suggestions/pull/8) ([@trungleduc](https://github.com/trungleduc))
- Show diff in cell widget [#7](https://github.com/jupyterlab-contrib/jupyter-suggestions/pull/7) ([@trungleduc](https://github.com/trungleduc))
- Display cell in suggestion panel [#5](https://github.com/jupyterlab-contrib/jupyter-suggestions/pull/5) ([@trungleduc](https://github.com/trungleduc))
- Scaffolding UI [#4](https://github.com/jupyterlab-contrib/jupyter-suggestions/pull/4) ([@trungleduc](https://github.com/trungleduc))

### Bugs fixed

- Fix deleting last cell [#27](https://github.com/jupyterlab-contrib/jupyter-suggestions/pull/27) ([@trungleduc](https://github.com/trungleduc))

### Maintenance and upkeep improvements

- 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))
- 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))
- 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))
- Update links to the repo [#23](https://github.com/jupyterlab-contrib/jupyter-suggestions/pull/23) ([@jtpio](https://github.com/jtpio))
- Update to JupyterLab 0.5.0 pre-release [#21](https://github.com/jupyterlab-contrib/jupyter-suggestions/pull/21) ([@jtpio](https://github.com/jtpio))
- Add UI tests [#17](https://github.com/jupyterlab-contrib/jupyter-suggestions/pull/17) ([@trungleduc](https://github.com/trungleduc))
- Remove workaround for the browser check [#16](https://github.com/jupyterlab-contrib/jupyter-suggestions/pull/16) ([@jtpio](https://github.com/jtpio))
- Convert to monorepo [#3](https://github.com/jupyterlab-contrib/jupyter-suggestions/pull/3) ([@trungleduc](https://github.com/trungleduc))

### Documentation improvements

- Add a screenshot to the README [#22](https://github.com/jupyterlab-contrib/jupyter-suggestions/pull/22) ([@jtpio](https://github.com/jtpio))
- Add workflow to deploy a JupyterLite on GitHub Pages [#2](https://github.com/jupyterlab-contrib/jupyter-suggestions/pull/2) ([@jtpio](https://github.com/jtpio))

### Contributors to this release

([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))

[@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)

<!-- <END NEW CHANGELOG ENTRY> -->
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter/suggestions-root",
"version": "0.1.0",
"version": "0.1.1",
"private": true,
"description": "A JupyterLab extension for suggesting changes.",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter/suggestions-base",
"version": "0.1.0",
"version": "0.1.1",
"description": "Base components of jupyter-suggestions extension",
"keywords": [
"jupyter",
Expand Down
2 changes: 1 addition & 1 deletion python/jupyter_suggestions/jupyter_suggestions/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.1.0"
__version__ = "0.1.1"
2 changes: 1 addition & 1 deletion python/jupyter_suggestions/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ classifiers = [
"Programming Language :: Python :: 3.12",
]
dependencies = [
"jupyter_suggestions_core==0.1.0"
"jupyter_suggestions_core==0.1.1"
]
dynamic = ["version", "description", "authors", "urls", "keywords"]
license = {file = "LICENSE"}
Expand Down
4 changes: 2 additions & 2 deletions python/jupyter_suggestions_core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter/suggestions-core",
"version": "0.1.0",
"version": "0.1.1",
"description": "Jupyter Suggestions core extension",
"keywords": [
"jupyter",
Expand Down Expand Up @@ -44,7 +44,7 @@
"watch:labextension": "jupyter labextension watch ."
},
"dependencies": {
"@jupyter/suggestions-base": "^0.1.0",
"@jupyter/suggestions-base": "^0.1.1",
"@jupyterlab/application": "^4.0.0",
"@jupyterlab/apputils": "^4.0.0",
"@jupyterlab/cells": "^4.0.0",
Expand Down
4 changes: 2 additions & 2 deletions python/jupyter_suggestions_rtc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter/suggestions-rtc",
"version": "0.1.0",
"version": "0.1.1",
"description": "jupyter-suggestions with jupyter-collaboration backend",
"keywords": [
"jupyter",
Expand Down Expand Up @@ -46,7 +46,7 @@
"dependencies": {
"@jupyter/collaborative-drive": "^3.1.0",
"@jupyter/docprovider": "^3.1.0",
"@jupyter/suggestions-base": "^0.1.0",
"@jupyter/suggestions-base": "^0.1.1",
"@jupyter/ydoc": "^3.0.0",
"@jupyterlab/application": "^4.0.0",
"@jupyterlab/cells": "^4.0.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -542,7 +542,7 @@ __metadata:
languageName: node
linkType: hard

"@jupyter/suggestions-base@^0.1.0, @jupyter/suggestions-base@workspace:packages/base":
"@jupyter/suggestions-base@^0.1.1, @jupyter/suggestions-base@workspace:packages/base":
version: 0.0.0-use.local
resolution: "@jupyter/suggestions-base@workspace:packages/base"
dependencies:
Expand Down Expand Up @@ -573,7 +573,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@jupyter/suggestions-core@workspace:python/jupyter_suggestions_core"
dependencies:
"@jupyter/suggestions-base": ^0.1.0
"@jupyter/suggestions-base": ^0.1.1
"@jupyterlab/application": ^4.0.0
"@jupyterlab/apputils": ^4.0.0
"@jupyterlab/builder": ^4.0.0
Expand Down Expand Up @@ -627,7 +627,7 @@ __metadata:
dependencies:
"@jupyter/collaborative-drive": ^3.1.0
"@jupyter/docprovider": ^3.1.0
"@jupyter/suggestions-base": ^0.1.0
"@jupyter/suggestions-base": ^0.1.1
"@jupyter/ydoc": ^3.0.0
"@jupyterlab/application": ^4.0.0
"@jupyterlab/builder": ^4.0.0
Expand Down

0 comments on commit e4e5e41

Please sign in to comment.