v0.6.0
0.6.0
Important
-
The extension based on collaborative documents has been renamed
jupyterlab-chat
.
The PyPI package is now https://pypi.org/project/jupyterlab-chat/
The npmjs packages are now: -
The websocket chat extension has been removed from this repository.
The repo for this extension is now https://github.com/brichet/jupyterlab-ws-chat
Enhancements made
Bugs fixed
- Revert 'Allow
$
to literally denote quantities of USD in chat' (#95) #99 (@brichet) - Allow
$
to literally denote quantities of USD in chat #95 (@brichet)
Maintenance and upkeep improvements
- Bump cross-spawn from 6.0.5 to 6.0.6 in the npm_and_yarn group across 1 directory #103 (@dependabot)
- Rename the extension to jupyterlab-chat #102 (@brichet)
- Bump cross-spawn from 7.0.3 to 7.0.6 in /python/jupyterlab-collaborative-chat/ui-tests in the npm_and_yarn group across 1 directory #101 (@dependabot)
- Remove websocket chat extension #100 (@brichet)
- Fix the ui tests for jupyterlab 4.3 #97 (@brichet)
Documentation improvements
- Update README.md #104 (@brichet)
- Add notes about current development status and breaking changes #93 (@brichet)