Releases: iterative/vscode-dvc
Releases · iterative/vscode-dvc
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
1.0.27
🚀 New Features and Enhancements
- Apply experiment table filters to commits #4363 by @mattseddon
🔨 Maintenance
- Refactor experiment table branch data #4364 by @mattseddon
- Rename experiment status to executor status #4359 by @mattseddon
- Increase timeouts of webview tests #4368 by @mattseddon
- Update demo project and latest tested CLI version (3.9.0) #4369 by @mattseddon
1.0.26
🚀 New Features and Enhancements
- Add reset number of commits to show for a branch button to experiments table #4355 by @mattseddon
🔨 Maintenance
- Avoid reprocessing duplicate git log commits #4356 by @mattseddon
- Remove column merge logic #4346 by @mattseddon
- Improve performance of experiment column collection #4353 by @mattseddon
- Remove await from inside of loops #4354 by @mattseddon