Releases: treeverse/vscode-dvc
Releases · treeverse/vscode-dvc
1.0.37
1.0.36
🐛 Bug Fixes
- Fix sorts and filters for dep columns #4432 by @mattseddon
- Exclude untracked dvc.yaml and dvc.lock files from the DVC SCM tree #4446 by @mattseddon
- Fix Created column presence in show only changed #4435 by @mattseddon
🔨 Maintenance
- Update demo project and latest tested CLI version (3.13.2) #4439 by @mattseddon
- Followup on fixing broken plots on first exp run #4425 by @julieg18
- Reduce wait time in test utils #4427 by @mattseddon
- Only open experiments webview in integration tests when necessary #4434 by @mattseddon
- Update demo project and latest tested CLI version (3.13.3) #4450 by @julieg18
- Replace git diff call with git extension state #4444 by @mattseddon
1.0.35
🔨 Maintenance
- Add GIT_OPTIONAL_LOCKS=0 to all Git calls #4440 by @mattseddon
- Reduce calls to Git (Setup webview) #4441 by @mattseddon
1.0.34
🚀 New Features and Enhancements
- Add filter options to experiment table header context menu #4415 by @mattseddon
🔨 Maintenance
- Reorder experiment table indicator icons #4416 by @mattseddon
- Update demo project and latest tested CLI version (3.12.0) #4419 by @julieg18
- Move integration test webview message spies towards instance spies #4417 by @mattseddon
1.0.33
1.0.32
🐛 Bug Fixes
🔨 Maintenance
- Update filter icon in experiment table column header cells #4406 by @mattseddon
- Refactor experiment table header context menu #4407 by @mattseddon
- Collect webview messages async #4405 by @mattseddon
- Update demo project and latest tested CLI version (3.11.0) #4413 by @mattseddon
1.0.31
🚀 New Features and Enhancements
- Add toggle to show only changed columns in experiments table #4402 by @mattseddon
🔨 Maintenance
- Update config tests #4400 by @mattseddon
1.0.30
🐛 Bug Fixes
- Ensure experiment summary info (columns) is always available in the experiment table data #4396 by @mattseddon
🔨 Maintenance
- Use instance spies to test plots webview messages #4394 by @mattseddon
- Improve collection of summary columns efficiency #4391 by @mattseddon
1.0.29
🔨 Maintenance
- Update demo project and latest tested CLI version (3.10.1) #4382 by @mattseddon
- Watch a small directory for testing purposes #4385 by @mattseddon
1.0.28
🐛 Bug Fixes
- Fix show setup/experiments on extension initialization #4376 by @mattseddon
🔨 Maintenance
- Use instance spies to test experiments webview messages #4375 by @mattseddon