Releases: iterative/vscode-dvc
Releases · iterative/vscode-dvc
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
0.5.5
🚀 New Features and Enhancements
- Update table drag and drop implementation #2566 by @julieg18
- Plots improve section tooltips copy and style #2622 by @shcheklein
🐛 Bug Fixes
- Do not toggle plot section when clicking a link #2632 by @sroy3
- Only patch workspace only calls to plots diff #2629 by @mattseddon
🔨 Maintenance
- Add util for identifying ValueTree type #2619 by @mattseddon
- Switch CI test coverage to use stable build #2623 by @mattseddon
- Upload vsix as part of publish action #2615 by @mattseddon
- Improve max table depth test #2621 by @julieg18
- Add webpack dummy build as a lint step #2626 by @wolmir
- Fix integration test suite after hook #2628 by @mattseddon
- Make the plot sizes use numbers underneath #2563 by @sroy3
- Demo project as a submodule #2624 by @sroy3
- Split standardize path into two functions #2627 by @mattseddon
0.5.4
🐛 Bug Fixes
- Account for null being an object in workspace change data collection #2617 by @mattseddon