Skip to content

Releases: galaxyproject/galaxy-language-server

Release v0.4.1

27 Feb 17:42
4216cc8
Compare
Choose a tag to compare

This release contains the Galaxy Language Server and the Galaxy Tools Visual Studio Code Extension.
You can view the list of changes in the respective changelogs:

The standalone version of the language server is available as a PyPI package.

The Galaxy Tools Extension is available at Open VSX Registry and Visual Studio Marketplace.
You can also install the extension manually by downloading the VSIX package included in this release and using:

code --install-extension galaxy-tools-0.4.1.vsix

Release v0.4.0

15 Feb 16:25
Compare
Choose a tag to compare

This release contains the Galaxy Language Server and the Galaxy Tools Visual Studio Code Extension.
You can view the list of changes in the respective changelogs:

This version of the language server is available as a PyPI package and can be installed using:

python3 -m pip install galaxy-language-server==0.4.0

The Galaxy Tools Extension is available at Open VSX Registry and Visual Studio Marketplace.
You can also install the extension manually by downloading the VSIX package and using:

code --install-extension galaxy-tools-0.4.0.vsix

Release v0.3.2

24 Jan 12:38
325a2f4
Compare
Choose a tag to compare

This release contains the Galaxy Language Server and the Galaxy Tools Visual Studio Code Extension.
You can view the list of changes in the respective changelogs:

This version of the language server is available as a PyPI package and can be installed using:

python3 -m pip install galaxy-language-server==0.3.2

The Galaxy Tools Extension is available at Open VSX Registry and Visual Studio Marketplace.
You can also install the extension manually by downloading the VSIX package and using:

code --install-extension galaxy-tools-0.3.2.vsix

Release v0.3.1

09 Jan 18:44
b88afaf
Compare
Choose a tag to compare

This release contains the Galaxy Language Server and the Galaxy Tools Visual Studio Code Extension.
You can view the list of changes in the respective changelogs:

This version of the language server is available as a PyPI package and can be installed using:

python3 -m pip install galaxy-language-server==0.3.1

The Galaxy Tools Extension is available at Open VSX Registry and Visual Studio Marketplace.
You can also install the extension manually by downloading the VSIX package and using:

code --install-extension galaxy-tools-0.3.1.vsix

Release v0.3.0

01 Jan 23:06
31c2f43
Compare
Choose a tag to compare

This release contains the Galaxy Language Server and the Galaxy Tools Visual Studio Code Extension.
You can view the list of changes in the respective changelogs:

This version of the language server is available as a PyPI package and can be installed using:

python3 -m pip install galaxy-language-server==0.3.0

The Galaxy Tools Extension is available at Open VSX Registry and Visual Studio Marketplace.
You can also install the extension manually by downloading the VSIX package and using:

code --install-extension galaxy-tools-0.3.0.vsix

Release v0.2.1

22 Nov 17:03
d6110bd
Compare
Choose a tag to compare

This release contains the Galaxy Language Server and the Galaxy Tools Visual Studio Code Extension.
You can view the list of changes in the respective changelogs:

This version of the language server is available as a PyPI package and can be installed using:

python3 -m pip install galaxy-language-server==0.2.1

The Galaxy Tools Extension is available at Open VSX Registry and Visual Studio Marketplace.
You can also install the extension manually by downloading the VSIX package and using:

code --install-extension galaxy-tools-0.2.1.vsix

Release v0.2.0

13 Nov 22:18
7d8df67
Compare
Choose a tag to compare

This release contains the Galaxy Language Server and the Galaxy Tools Visual Studio Code Extension.
You can view the list of changes in the respective changelogs:

This version of the language server is available as a PyPI package and can be installed using:

python3 -m pip install galaxy-language-server==0.2.0

The Galaxy Tools Extension is available at Open VSX Registry and Visual Studio Marketplace.
You can also install the extension manually by downloading the VSIX package and using:

code --install-extension galaxy-tools-0.2.0.vsix

Release v0.1.2

25 Oct 19:24
c198fa6
Compare
Choose a tag to compare

This release contains the Galaxy Language Server and the Galaxy Tools Visual Studio Code Extension.
You can view the list of changes in the respective changelogs:

This version of the language server is available as a PyPI package and can be installed using:

python3 -m pip install galaxy-language-server==0.1.2

The Galaxy Tools Extension is available at Open VSX Registry and Visual Studio Marketplace.
You can also install the extension manually by downloading the VSIX package and using:

code --install-extension galaxy-tools-0.1.2.vsix

v0.1.1

24 Oct 21:30
422059e
Compare
Choose a tag to compare

This release contains the Galaxy Language Server and the Galaxy Tools Visual Studio Code Extension.
You can view the list of changes in the respective changelogs:

This version of the language server is available as a PyPI package and can be installed using:

python3 -m pip install galaxy-language-server==0.1.1

The Galaxy Tools Extension is available at Open VSX Registry and Visual Studio Marketplace.
You can also install the extension manually by downloading the VSIX package and using:

code --install-extension galaxy-tools-0.1.1.vsix

Release v0.1.0

14 Oct 18:33
78f928e
Compare
Choose a tag to compare

This release contains the Galaxy Language Server distribution package and the Galaxy Tools Visual Studio Code extension.

The language server is also available as a PyPI package and can be installed using:

python3 -m pip install galaxy-language-server

The VS Code extension VSIX package can be downloaded and installed manually using:

code --install-extension galaxy-tools-0.1.0.vsix