File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 11## Changelog
22
3- ### ` @jupyter-lsp/jupyterlab-lsp 4.0.0 ` (not-yet-released )
3+ ### ` @jupyter-lsp/jupyterlab-lsp 4.0.0 ` (2023-03-15 )
44
55Requires JupyterLab ` >=3.6.0,<4.0.0a0 ` and Python 3.8 or newer.
66
@@ -34,17 +34,18 @@ Requires JupyterLab `>=3.6.0,<4.0.0a0` and Python 3.8 or newer.
3434 - bump minimum required Node.js version to 14.0 (12.0 reached EOL in April)
3535 - use newer ` @jupyterlab/builder ` which provides third-party license information ([ #882 ] )
3636
37- ### ` lsp-ws-connection 0.7.1 ` (not-yet-released )
37+ ### ` lsp-ws-connection 0.7.1 ` (2023-03-15 )
3838
3939- downstreams:
4040 - includes sourcemaps for easier debugging ([ #882 ] )
4141- maintenance:
4242 - handle notification promises more explicitly ([ #882 ] )
4343
44- ### ` jupyter-lsp 2.0.0 ` (not-yet-released )
44+ ### ` jupyter-lsp 2.0.0 ` (2023-03-15 )
4545
4646- dependencies:
4747 - uses ` importlib_metadata ` (or ` importlib.metadata ` on 3.10+) for ` entry_points ` ([ #882 ] )
48+ - supports Python versions are 3.8 or newer
4849- performance:
4950 - ` entry_point ` discovery is deferred until server has started, improving
5051 ` jupyter_server ` startup time ([ #852 ] )
You can’t perform that action at this time.
0 commit comments