Releases: iterative/vscode-dvc
Releases · iterative/vscode-dvc
1.0.15
🚀 New Features and Enhancements
- Add dvc.yaml pipeline snippets #4233 by @mattseddon
- Add dvc.yaml top level plot snippets #4234 by @mattseddon
- Add dvc.yaml artifact snippets #4235 by @mattseddon
1.0.14
🚀 New Features and Enhancements
- Add dvc.yaml into files used to show editor/title icons #4228 by @mattseddon
- Update DVCLive examples in Setup #4224 by @mattseddon
- Update copy around adding a new stage/defining a pipeline for a project without one #4225 by @mattseddon
1.0.13
🚀 New Features and Enhancements
- Add "Export Raw Data" option to plot popup #4181 by @julieg18
- Improve table indicators #4212 by @mattseddon
🐛 Bug Fixes
- Fix force SCM action regex #4214 by @mattseddon
🔨 Maintenance
- Update demo project and latest tested CLI version (3.4.0) #4208 by @mattseddon
- Use
onNewViewinstead ofMutationObserverin zoomed in plot #4218 by @julieg18
1.0.12
1.0.11
🚀 New Features and Enhancements
🐛 Bug Fixes
- Handle Git not being installed (Setup) #4165 by @mattseddon
🔨 Maintenance
- Further reduce the number of calls to Git #4163 by @mattseddon
- Bypass process manager debounce in refresh plot revisions tests #4166 by @mattseddon
1.0.10
🚀 New Features and Enhancements
🔨 Maintenance
- Support more languages (git branch) #4150 by @mattseddon
1.0.9
1.0.8
1.0.7
🐛 Bug Fixes
- Use regex to handle detached HEAD branch name in other languages #4137 by @mattseddon
1.0.6
🚀 New Features and Enhancements
- Switch experiment table radio buttons to plot icons #4121 by @mattseddon
🔨 Maintenance
- Fix "Get Started" walkthrough typos and outdated mentions #4118 by @julieg18
- Update README with up to date information #4126 by @mattseddon