Release v0.4.0
The Galaxy Workflows Extension is available at:
You can also manually install the extension by downloading the VSIX package included in this release and then running:
code --install-extension galaxy-workflows-0.4.0.vsix
What's Changed
- Ignore workspace settings by @davelopez in #64
- Update GitHub workflows by @davelopez in #65
- Add basic support for Workflow Test Files '*-test.yml' by @davelopez in #63
- Update ESLint configuration to ignore additional directories and files by @davelopez in #66
- Improve gxFormat2 auto-completion support by @davelopez in #67
- Prepare release 0.4.0 by @davelopez in #68
Full Changelog: v0.3.1...v0.4.0