Releases: treeverse/vscode-dvc
Releases · treeverse/vscode-dvc
0.5.15
0.5.14
0.5.13
🐛 Bug Fixes
- Fix map on undefined is path doesn't exist in rev #2785 by @shcheklein
🔨 Maintenance
- Add resolution for loader-utils #2783 by @mattseddon
0.5.12
🚀 New Features and Enhancements
- Highlight row when context menu is active #2763 by @shcheklein
- Make plots ribbon sticky on scroll #2759 by @shcheklein
- Add "views" section to sidebar #2760 by @julieg18
🔨 Maintenance
- Update scheduled CLI test to match expected demo project output #2753 by @mattseddon
0.5.11
🚀 New Features and Enhancements
🐛 Bug Fixes
- Fix exp tree tooltips and quick pick selection ignoring columns with falsy values #2745 by @julieg18
- Check hidden status when getting first three exp table column order #2738 by @julieg18
- Use JSON5 library to parse non-standard JSON #2750 by @mattseddon
🔨 Maintenance
- Fix unit tests for non en-US timezones #2748 by @mattseddon
0.5.10
🚀 New Features and Enhancements
🔨 Maintenance
- Update demo project to be on latest commit #2720 by @mattseddon
0.5.9
🚀 New Features and Enhancements
🐛 Bug Fixes
- Fixes infinite loop in plots when workspace only is selected #2715 by @shcheklein
0.5.8
🚀 New Features and Enhancements
- Add experiment details when selecting exps for plots #2670 by @julieg18
- Changing images with code to code snippets #2588 by @maxagin
🐛 Bug Fixes
- Fix missing exp selection quick pick details on inital extension render #2694 by @julieg18
- Fix scheduled CLI output test by moving TEMP_DIR outside of Git repository #2697 by @mattseddon
🔨 Maintenance
- bump latest DVC tested version to 2.31.0 #2677 by @shcheklein
0.5.7
🐛 Bug Fixes
- Set CLI as available for project initialization purposes #2661 by @mattseddon
0.5.6
🐛 Bug Fixes
- Do not toggle plot section on tooltip click #2642 by @sroy3
- Update packages to fix d3-color vulnerability #2650 by @sroy3
- Update packages to fix minimatch vulnerability #2651 by @sroy3
- Update packages to fix terser vulnerability #2652 by @sroy3
🔨 Maintenance
- Do not run build twice in CI #2634 by @mattseddon
- Add revisions to scheduled plots diff demo repo test (required for submodule to behave like a git repo) #2639 by @mattseddon
- Rearrange exp show fixtures #2635 by @mattseddon
- Add survival exp show test fixture #2638 by @mattseddon
- Remove undici yarn resolution #2654 by @sroy3