File tree Expand file tree Collapse file tree 6 files changed +10
-7
lines changed Expand file tree Collapse file tree 6 files changed +10
-7
lines changed Original file line number Diff line number Diff line change 1
1
## CHANGELOG
2
2
3
- ### ` @krassowski/jupyterlab-lsp 3.4.0 ` (unreleased )
3
+ ### ` @krassowski/jupyterlab-lsp 3.4.0 ` (2020-02-14 )
4
4
5
5
- features:
6
6
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @krassowski/jupyterlab-lsp" ,
3
- "version" : " 3.3.1 " ,
3
+ "version" : " 3.4.0 " ,
4
4
"description" : " Language Server Protocol integration for JupyterLab" ,
5
5
"keywords" : [
6
6
" jupyter" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @krassowski/jupyterlab-lsp-metapackage" ,
3
- "version" : " 3.3.1 " ,
3
+ "version" : " 3.4.0 " ,
4
4
"description" : " JupyterLab LSP - Meta Package. All of the packages used by JupyterLab LSP" ,
5
5
"homepage" : " https://github.com/krassowski/jupyterlab-lsp" ,
6
6
"bugs" : {
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ long_description = file: ./README.md
5
5
long_description_content_type = text/markdown
6
6
project_urls =
7
7
Bug Tracker = https://github.com/krassowski/jupyterlab-lsp/issues
8
- Documentation = https://jupyterlab.readthedocs.io/
8
+ Documentation = https://jupyterlab-lsp .readthedocs.io/
9
9
Source Code = https://github.com/krassowski/jupyterlab-lsp
10
10
author = jupyter-lsp Contributors
11
11
Original file line number Diff line number Diff line change 1
1
[metadata]
2
2
name = jupyterlab-lsp
3
- description = Language Server Protocol integration for JupyterLab
3
+ description = Coding assistance for JupyterLab with Language Server Protocol
4
4
long_description = file: ./README.md
5
5
long_description_content_type = text/markdown
6
- url = https://github.com/krassowski/jupyterlab-lsp
6
+ project_urls =
7
+ Bug Tracker = https://github.com/krassowski/jupyterlab-lsp/issues
8
+ Documentation = https://jupyterlab-lsp.readthedocs.io/
9
+ Source Code = https://github.com/krassowski/jupyterlab-lsp
7
10
author = JupyterLab-LSP Development Team
8
11
9
12
license = BSD-3-Clause
Original file line number Diff line number Diff line change 1753
1753
version "2.0.0"
1754
1754
1755
1755
"@krassowski/jupyterlab-lsp@file:packages/jupyterlab-lsp":
1756
- version "3.0 .0"
1756
+ version "3.4 .0"
1757
1757
dependencies:
1758
1758
"@krassowski/code-jumpers" "~1.0.0"
1759
1759
"@krassowski/completion-theme" "~2.0.0"
You can’t perform that action at this time.
0 commit comments