Releases: galaxyproject/galaxy-language-server
v0.14.0
This release contains:
Changelog links:
The standalone language server is available on PyPI.
The VS Code extension is available on Open VSX and Visual Studio Marketplace.
What's Changed
- Add command to upgrade tests to comply with profile 24.2 validation by @davelopez in #278
- Prepare version v0.14.0 by @davelopez in #279
Full Changelog: v0.13.3...v0.14.0
Release v0.13.3
This release contains:
Changelog links:
The standalone language server is available on PyPI.
The VS Code extension is available on Open VSX and Visual Studio Marketplace.
What's Changed
- Refactor
Release
GitHub Actions workflow by @davelopez in #274 - Ensure
pip
andsetuptools
are upgraded when creating the virtual environment by @davelopez in #275 - Prepare patch v0.13.3 by @davelopez in #276
Full Changelog: v0.13.2...v0.13.3
Release v0.13.2
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.
What's Changed
- tool skeleton: move xrefs block to comply with planemo lint ordering by @shiltemann in #269
- Bump serialize-javascript and mocha in /client by @dependabot in #271
- upgrade dependencies by @bgruening in #272
- Prepare patch v0.13.2 by @davelopez in #273
New Contributors
- @shiltemann made their first contribution in #269
Full Changelog: v0.13.1...v0.13.2
Release v0.13.1
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.
What's Changed
- Fix document detection by @davelopez in #267
- Prepare patch 0.13.1 by @davelopez in #268
Full Changelog: v0.13.0...v0.13.1
Release v0.13.0
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.
What's Changed
Features
- Add feature Insert param reference/output filter by @davelopez in #264
Code Health
- Update CI actions by @davelopez in #256
- Update server dependencies + improve development experience by @davelopez in #257
Full Changelog: v0.12.1...v0.13.0
Release v0.12.1
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.12.1.vsix
What's Changed
- Add option to skip future server install confirmations by @davelopez in #252
- Update internal dependencies to support latest Galaxy (24.0.2) XSD definitions by @davelopez in #254
Full Changelog: v0.12.0...v0.12.1
Release v0.12.0
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.12.0.vsix
What's Changed
- Add symbols provider by @davelopez in #247
Full Changelog: v0.11.0...v0.12.0
Release v0.11.0
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.11.0.vsix
What's Changed
- Bump webpack from 5.75.0 to 5.76.0 in /client by @dependabot in #227
- Updated dev docs - setup issues by @tuncK in #228
- Bump semver from 7.3.8 to 7.5.3 in /client by @dependabot in #229
- Bump word-wrap from 1.2.3 to 1.2.4 in /client by @dependabot in #230
- Improve e2e tests by @davelopez in #232
- add a few more snippets by @bgruening in #233
- Add DocumentLinksProvider and support test-data file links by @davelopez in #231
- link does not work anymore by @bgruening in #238
- Escape $ on non-snippet variables by @davelopez in #240
- Fix macros detection condition by @davelopez in #239
- Improve attribute with enum auto-completion by @davelopez in #241
- Auto-save document before inserting generated snippet by @davelopez in #242
- Relax LS version checking by @davelopez in #244
- Prepare release v0.11.0 by @davelopez in #245
New Contributors
Full Changelog: v0.10.2...v0.11.0
Release v0.10.2
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.10.2.vsix
What's Changed
- Simplify and fix model conversion by @davelopez in #224
Full Changelog: v0.10.1...v0.10.2
Release v0.10.1
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.10.1.vsix
What's Changed
- Fix config loading with new attrs classes by @davelopez in #220
Full Changelog: v0.10.0...v0.10.1