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