Release v0.3.1
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.3.1.vsix
What's Changed
- Bump all dependencies by @davelopez in #57
- Fix extension debugging by @davelopez in #58
- Disable clean diff comparisons in Timeline (temporarily) by @davelopez in #59
- Add automated release GitHub workflow by @davelopez in #60
- Match only YAML files with
gxwf.yml
suffix by @davelopez in #61 - Prepare patch v0.3.1 by @davelopez in #62
Full Changelog: v0.3.0...v0.3.1