Skip to content

Commit

Permalink
Publish 0.2.0
Browse files Browse the repository at this point in the history
SHA256 hashes:

jupyter-chat-0.2.0.tgz: bfb810362b3c4532b7da82db54d1a7161d8cf2b5fe1e5d2bcfb6ca841c862904

jupyterlab-collaborative-chat-0.2.0.tgz: 165e424806233c98eb19b7b955e858e4337da091ae801f3f5b08126ced413c2f

jupyterlab-ws-chat-0.2.0.tgz: a0746e3bbdfdb912a11414c258a2f09c3363d479667ceafcf850f5e6f82d920e

jupyterlab_collaborative_chat-0.2.0-py3-none-any.whl: 947fda860be60be706c1151eb8e18d5df93e7a1fcc0e53809568d792100163c3

jupyterlab_collaborative_chat-0.2.0.tar.gz: 5473860fa6060bd712b6f06a769df3a8f84da3f6e89b58c88445659efc4b7271

jupyterlab_ws_chat-0.2.0-py3-none-any.whl: bee7f81d479718a28637a4eb18172d22ae7a971dd740c091008f6965ad882e93

jupyterlab_ws_chat-0.2.0.tar.gz: 52060a3ef2600a7b0cf2a6f4c039cd7db969b0a7d3ef1d48e20bdfd607ae11ce
  • Loading branch information
brichet committed Jul 4, 2024
1 parent 234e231 commit 025efd1
Show file tree
Hide file tree
Showing 7 changed files with 50 additions and 12 deletions.
42 changes: 40 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,46 @@

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

## 0.2.0

([Full Changelog](https://github.com/jupyterlab/jupyter-chat/compare/@jupyter/chat@0.1.0...234e231ccadb198409e6a4250fdcbe05c32895e7))

### Enhancements made

- Autocomplete commands [#57](https://github.com/jupyterlab/jupyter-chat/pull/57) ([@brichet](https://github.com/brichet))
- Buttons to mark chat as read [#56](https://github.com/jupyterlab/jupyter-chat/pull/56) ([@brichet](https://github.com/brichet))
- Add metadata to ychat, id to model and store last unread in localStorage [#54](https://github.com/jupyterlab/jupyter-chat/pull/54) ([@brichet](https://github.com/brichet))
- Add the panel tracker to the chat factory token [#47](https://github.com/jupyterlab/jupyter-chat/pull/47) ([@brichet](https://github.com/brichet))
- Notifications for unread messages [#43](https://github.com/jupyterlab/jupyter-chat/pull/43) ([@brichet](https://github.com/brichet))
- Stack consecutive messages from same user [#40](https://github.com/jupyterlab/jupyter-chat/pull/40) ([@brichet](https://github.com/brichet))

### Bugs fixed

- Fix the initialization of the messages component [#60](https://github.com/jupyterlab/jupyter-chat/pull/60) ([@brichet](https://github.com/brichet))

### Maintenance and upkeep improvements

- Fix bump version [#62](https://github.com/jupyterlab/jupyter-chat/pull/62) ([@brichet](https://github.com/brichet))
- Prevent dependabot from using yarn 4 [#59](https://github.com/jupyterlab/jupyter-chat/pull/59) ([@brichet](https://github.com/brichet))
- Use the Chat.IOptions as option for the Widget and Sidebar [#55](https://github.com/jupyterlab/jupyter-chat/pull/55) ([@brichet](https://github.com/brichet))
- Depend on `pydantic` directly instead of `langchain` [#48](https://github.com/jupyterlab/jupyter-chat/pull/48) ([@jtpio](https://github.com/jtpio))
- Refactoring to avoid unecessary react rendering [#44](https://github.com/jupyterlab/jupyter-chat/pull/44) ([@brichet](https://github.com/brichet))
- Add binder link in README and on PR [#41](https://github.com/jupyterlab/jupyter-chat/pull/41) ([@brichet](https://github.com/brichet))
- Fix the release workflow [#39](https://github.com/jupyterlab/jupyter-chat/pull/39) ([@brichet](https://github.com/brichet))
- Code refactoring [#38](https://github.com/jupyterlab/jupyter-chat/pull/38) ([@brichet](https://github.com/brichet))

### Documentation improvements

- Add screenshot to the README [#46](https://github.com/jupyterlab/jupyter-chat/pull/46) ([@jtpio](https://github.com/jtpio))

### Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab/jupyter-chat/graphs/contributors?from=2024-05-16&to=2024-07-04&type=c))

[@brichet](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-chat+involves%3Abrichet+updated%3A2024-05-16..2024-07-04&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-chat+involves%3Agithub-actions+updated%3A2024-05-16..2024-07-04&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-chat+involves%3Ajtpio+updated%3A2024-05-16..2024-07-04&type=Issues) | [@welcome](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-chat+involves%3Awelcome+updated%3A2024-05-16..2024-07-04&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

## 0.1.0

([Full Changelog](https://github.com/jupyterlab/jupyter-chat/compare/877bbc1a13706c69ad5b41b79a697ab64ac447e8...0b72a3b62a3615688d3e744d6fa52f76427f9cf5))
Expand Down Expand Up @@ -56,5 +96,3 @@ A lot of the UI components of this project come from [jupyter-ai](https://github
([GitHub contributors page for this release](https://github.com/jupyterlab/jupyter-chat/graphs/contributors?from=2023-02-10&to=2024-05-16&type=c))

[@brichet](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-chat+involves%3Abrichet+updated%3A2023-02-10..2024-05-16&type=Issues) | [@dependabot](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-chat+involves%3Adependabot+updated%3A2023-02-10..2024-05-16&type=Issues) | [@welcome](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-chat+involves%3Awelcome+updated%3A2023-02-10..2024-05-16&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"useWorkspaces": true,
"version": "0.1.0",
"version": "0.2.0",
"npmClient": "jlpm",
"useNx": true
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jupyter-chat-root",
"version": "0.1.0",
"version": "0.2.0",
"description": "A chat package for Jupyterlab extension",
"private": true,
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/jupyter-chat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter/chat",
"version": "0.1.0",
"version": "0.2.0",
"description": "A package that provides UI components that can be used to create a chat in a Jupyterlab extension.",
"keywords": [
"jupyter",
Expand Down
4 changes: 2 additions & 2 deletions packages/jupyterlab-collaborative-chat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jupyterlab-collaborative-chat",
"version": "0.1.0",
"version": "0.2.0",
"description": "A chat extension based on shared documents",
"keywords": [
"jupyter",
Expand Down Expand Up @@ -57,7 +57,7 @@
"watch:labextension": "jupyter labextension watch ."
},
"dependencies": {
"@jupyter/chat": "^0.1.0",
"@jupyter/chat": "^0.2.0",
"@jupyter/collaboration": "^2.0.11",
"@jupyter/docprovider": "^2.0.11",
"@jupyterlab/application": "^4.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/jupyterlab-ws-chat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jupyterlab-ws-chat",
"version": "0.1.0",
"version": "0.2.0",
"description": "A chat extension for Jupyterlab",
"keywords": [
"jupyter",
Expand Down Expand Up @@ -54,7 +54,7 @@
"watch:src": "tsc -w --sourceMap"
},
"dependencies": {
"@jupyter/chat": "^0.1.0",
"@jupyter/chat": "^0.2.0",
"@jupyterlab/apputils": "^4.0.0",
"@jupyterlab/coreutils": "^6.0.0",
"@jupyterlab/rendermime": "^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 @@ -2274,7 +2274,7 @@ __metadata:
languageName: node
linkType: hard

"@jupyter/chat@^0.1.0, @jupyter/chat@workspace:packages/jupyter-chat":
"@jupyter/chat@^0.2.0, @jupyter/chat@workspace:packages/jupyter-chat":
version: 0.0.0-use.local
resolution: "@jupyter/chat@workspace:packages/jupyter-chat"
dependencies:
Expand Down Expand Up @@ -9832,7 +9832,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "jupyterlab-collaborative-chat@workspace:packages/jupyterlab-collaborative-chat"
dependencies:
"@jupyter/chat": ^0.1.0
"@jupyter/chat": ^0.2.0
"@jupyter/collaboration": ^2.0.11
"@jupyter/docprovider": ^2.0.11
"@jupyterlab/application": ^4.0.0
Expand Down Expand Up @@ -9884,7 +9884,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "jupyterlab-ws-chat@workspace:packages/jupyterlab-ws-chat"
dependencies:
"@jupyter/chat": ^0.1.0
"@jupyter/chat": ^0.2.0
"@jupyterlab/apputils": ^4.0.0
"@jupyterlab/builder": ^4.0.0
"@jupyterlab/coreutils": ^6.0.0
Expand Down

0 comments on commit 025efd1

Please sign in to comment.