Releases: iterative/vscode-dvc
Releases · iterative/vscode-dvc
1.0.55
🐛 Bug Fixes
- Fix Vega plots disappearing #4673 by @mattseddon
- Remove mutli source plots encoding cache #4678 by @mattseddon
🔨 Maintenance
- Use insiders for e2e tests (chromium missing) #4669 by @mattseddon
- Update demo project and latest tested CLI version (3.21.0) #4668 by @mattseddon
- Increase windows tests timeout #4677 by @mattseddon
1.0.54
1.0.53
🚀 New Features and Enhancements
- Apply selected experiment colors to custom plots #4647 by @mattseddon
- Add top-level plots wizard #4586 by @julieg18
1.0.52
🚀 New Features and Enhancements
- Add ability to zoom and pan plots when zoomed #4629 by @mattseddon
- Add Hydra syntax hint (prompt) to input box for modify and queue experiment command #4630 by @mattseddon
🐛 Bug Fixes
🔨 Maintenance
- Update demo project and latest tested CLI version (3.19.0) #4641 by @mattseddon
1.0.51
🚀 New Features and Enhancements
- Provide shareable links for all experiments found on Studio #4600 by @mattseddon
- Patch Studio API update timinig issue #4619 by @mattseddon
🐛 Bug Fixes
🔨 Maintenance
- Revert collecting remote exp refs #4609 by @mattseddon
1.0.50
🐛 Bug Fixes
- Send full sha for copy sha command #4615 by @mattseddon
- Do not allow user to copy non-existent sha #4617 by @mattseddon
🔨 Maintenance
- Update demo project and latest tested CLI version (3.17.0) #4593 by @mattseddon
- Stop explicitly watching temp queued experiment directories (already covered) #4610 by @mattseddon
1.0.49
🐛 Bug Fixes
- Use DVCLive step completed signal file events to trigger experiments and plots data updates #4579 by @mattseddon
1.0.48
🚀 New Features and Enhancements
🔨 Maintenance
- Call Studio API will all refs available on the Git remote #4580 by @mattseddon
1.0.47
🚀 New Features and Enhancements
- Add copy shareable Studio link to experiments table #4557 by @mattseddon
- Plot finished DVCLive only experiments #4566 by @mattseddon
🐛 Bug Fixes
- Create watcher specifically for temp queue directories #4571 by @mattseddon
1.0.46
🐛 Bug Fixes
- Update collection of files which trigger exp show updates #4564 by @mattseddon
🔨 Maintenance
- Update demo project and latest tested CLI version (3.16.0) #4559 by @mattseddon
- Accomodate new DVCLive signal file format #4565 by @mattseddon