Skip to content

Latest commit

 

History

History
1105 lines (679 loc) · 70.4 KB

CHANGELOG.md

File metadata and controls

1105 lines (679 loc) · 70.4 KB

Change Log

All notable changes to this project will be documented in this file.

[0.5.22] - 2022-12-01

🚀 New Features and Enhancements

  • Add webview for when dvc is not available or not initialized #2861 by @sroy3
  • Add loading state for sections and images to plots webview #2865 by @mattseddon

🔨 Maintenance

  • Update demo project and latest tested CLI version (2.36.0) #2869 by @mattseddon

[0.5.21] - 2022-12-01

🚀 New Features and Enhancements

🔨 Maintenance

[0.5.20] - 2022-11-29

🐛 Bug Fixes

[0.5.19] - 2022-11-29

🐛 Bug Fixes

  • Fix aspect ratio of multi view plots #2833 by @sroy3
  • Fix the number of available revisions for multi view plots #2836 by @sroy3

🔨 Maintenance

[0.5.18] - 2022-11-24

🚀 New Features and Enhancements

🔨 Maintenance

[0.5.17] - 2022-11-23

🚀 New Features and Enhancements

  • Match the way that undefined/numeric experiment column values are shown in the table in tooltips and quick picks #2813 by @mattseddon

🔨 Maintenance

  • Update demo project to be on latest commit #2799 by @mattseddon
  • Fix scheduled CLI output test by updating expected demo project output #2818 by @mattseddon
  • Match open webviews welcome view button titles with command palette actions #2820 by @mattseddon

[0.5.16] - 2022-11-22

🚀 New Features and Enhancements

🐛 Bug Fixes

🔨 Maintenance

[0.5.15] - 2022-11-18

🐛 Bug Fixes

  • Check availability and compatibility on DVC projects in multi root workspaces #2795 by @sroy3

[0.5.14] - 2022-11-18

🐛 Bug Fixes

  • Load projects inside multi-root workspaces #2791 by @sroy3

[0.5.13] - 2022-11-17

🐛 Bug Fixes

🔨 Maintenance

[0.5.12] - 2022-11-16

🚀 New Features and Enhancements

🔨 Maintenance

  • Update scheduled CLI test to match expected demo project output #2753 by @mattseddon

[0.5.11] - 2022-11-10

🚀 New Features and Enhancements

  • Update the DVC: Get Started / Plots Dashboard #2573 by @maxagin

🐛 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

[0.5.10] - 2022-11-02

🚀 New Features and Enhancements

🔨 Maintenance

[0.5.9] - 2022-11-02

🚀 New Features and Enhancements

🐛 Bug Fixes

  • Fixes infinite loop in plots when workspace only is selected #2715 by @shcheklein

[0.5.8] - 2022-10-31

🚀 New Features and Enhancements

🐛 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

[0.5.7] - 2022-10-22

🐛 Bug Fixes

[0.5.6] - 2022-10-21

🐛 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

[0.5.5] - 2022-10-20

🚀 New Features and Enhancements

🐛 Bug Fixes

🔨 Maintenance

[0.5.4] - 2022-10-18

🐛 Bug Fixes

  • Account for null being an object in workspace change data collection #2617 by @mattseddon

[0.5.3] - 2022-10-17

🚀 New Features and Enhancements

  • Add actions to experiment cell hint tooltips #2606 by @mattseddon
  • Update experiment table icons to use --vscode-descriptionForeground and use --vscode-editorLightBulb-foreground for selected stars #2604 by @mattseddon

🐛 Bug Fixes

🔨 Maintenance

[0.5.2] - 2022-10-16

🚀 New Features and Enhancements

🐛 Bug Fixes

  • Revert moving experiment names to right in table's experiment column (maintain heirarchy) #2594 by @mattseddon
  • Follow directions in the VS Code API docs for relative paths #2590 by @mattseddon

🔨 Maintenance

[0.5.1] - 2022-10-12

🐛 Bug Fixes

  • Account for dvc yaml potentially not having a train stage #2571 by @mattseddon

[0.5.0] - 2022-10-11

🚀 New Features and Enhancements

🔨 Maintenance

[0.4.13] - 2022-10-10

🐛 Bug Fixes

  • Fix UX of extension using fallback global CLI when Python extension is active #2544 by @mattseddon

🔨 Maintenance

[0.4.12] - 2022-10-06

🔨 Maintenance

[0.4.11] - 2022-10-05

🚀 New Features and Enhancements

🐛 Bug Fixes

🔨 Maintenance

[0.4.10] - 2022-09-29

🐛 Bug Fixes

🔨 Maintenance

[0.4.9] - 2022-09-29

🚀 New Features and Enhancements

🐛 Bug Fixes

  • Cleanup after drag and drop #2481 by @sroy3
  • Fix comparison table row copy button #2489 by @sroy3
  • Remove erroneous shape from vertical on hover line when shape dimension is added #2486 by @mattseddon
  • Add tooltip to comparison table row path #2490 by @sroy3
  • Make the comparison table row path take available space #2491 by @sroy3

🔨 Maintenance

[0.4.8] - 2022-09-26

🚀 New Features and Enhancements

  • Send initial YAML and JSON files right after language client starts (2/3) #2445 by @wolmir

🐛 Bug Fixes

🔨 Maintenance

[0.4.7] - 2022-09-25

🚀 New Features and Enhancements

  • Add config for updating max amount of table head layers #2436 by @julieg18

🐛 Bug Fixes

🔨 Maintenance

[0.4.6] - 2022-09-23

🚀 New Features and Enhancements

🐛 Bug Fixes

[0.4.5] - 2022-09-21

🔨 Maintenance

[0.4.4] - 2022-09-18

🚀 New Features and Enhancements

🐛 Bug Fixes

🔨 Maintenance

[0.4.3] - 2022-09-13

🚀 New Features and Enhancements

🐛 Bug Fixes

  • Ensure table indicators do not overlap with experiment column title #2376 by @mattseddon
  • Fix overflowing comparison table texts #2381 by @sroy3

[0.4.2] - 2022-09-12

🚀 New Features and Enhancements

🐛 Bug Fixes

  • Ensure welcome screen is not shown when only one column is provided #2363 by @mattseddon
  • Fix zoomed in plot overflow #2366 by @sroy3
  • Truncate all long titles inside of plots #2365 by @sroy3

[0.4.1] - 2022-09-09

🚀 New Features and Enhancements

🐛 Bug Fixes

🔨 Maintenance

[0.4.0] - 2022-09-04

🚀 New Features and Enhancements

🐛 Bug Fixes

🔨 Maintenance

  • Bump min version of DVC to 2.21.0 (data status) #2266 by @mattseddon
  • Bump min version of DVC to 2.23.0 (--with-dirs removed from data status) #2299 by @mattseddon
  • Bump min version of DVC to 2.24.0 (patch windows paths in data status) #2314 by @mattseddon

[0.3.26] - 2022-08-31

🚀 New Features and Enhancements

🐛 Bug Fixes

[0.3.25] - 2022-08-30

🚀 New Features and Enhancements

🐛 Bug Fixes

🔨 Maintenance

  • Make column parentPath optional #2272 by @julieg18
  • Remove leftover file for section renaming #2284 by @sroy3
  • Dispatch publish extension action on merge of update version and CHANGELOG for release PR #2292 by @mattseddon

[0.3.24] - 2022-08-26

🚀 New Features and Enhancements

🔨 Maintenance

[0.3.23] - 2022-08-25

🚀 New Features and Enhancements

🐛 Bug Fixes

  • Display the smoothness slider correctly #2257 by @sroy3

🔨 Maintenance

[0.3.22] - 2022-08-24

🚀 New Features and Enhancements

🐛 Bug Fixes

  • Show spinner in the status bar when extension is running Git #2249 by @mattseddon

🔨 Maintenance

[0.3.21] - 2022-08-21

🚀 New Features and Enhancements

🐛 Bug Fixes

[0.3.20] - 2022-08-18

🚀 New Features and Enhancements

🐛 Bug Fixes

  • Fix sticky workspace row obscuring branch #2212 by @mattseddon
  • Make drop zones larger when dragging in the same section #2206 by @sroy3

[0.3.19] - 2022-08-18

🚀 New Features and Enhancements

🐛 Bug Fixes

🔨 Maintenance

[0.3.18] - 2022-08-15

🚀 New Features and Enhancements

🐛 Bug Fixes

[0.3.17] - 2022-08-14

🚀 New Features and Enhancements

🐛 Bug Fixes

  • Larger drop zones when dragging a plot to another section #2180 by @sroy3

🔨 Maintenance

[0.3.16] - 2022-08-10

🚀 New Features and Enhancements

🐛 Bug Fixes

🔨 Maintenance

[0.3.15] - 2022-08-03

🚀 New Features and Enhancements

🔨 Maintenance

[0.3.14] - 2022-08-02

🐛 Bug Fixes

  • Block users from attempting to run concurrent SCM commands #2128 by @mattseddon

🔨 Maintenance

[0.3.13] - 2022-07-26

🚀 New Features and Enhancements

  • Add conditional shadow to sticky experiments column #2062 by @julieg18
  • Highlight experiments with errors #2072 by @mattseddon
  • Comparison table drag and drop feedback #2064 by @sroy3
  • Change the style of the comparison drag and drop feedback #2077 by @sroy3
  • Style the ghost image of the comparison table dragged item #2088 by @sroy3

🐛 Bug Fixes

  • Move divider to top of group in experiments table context menu #2083 by @mattseddon
  • Fix cell tooltip position on table column resize #2087 by @julieg18
  • Fix yarn build by reverting "chore(deps): update dependency vsce to v2.9.3" #2101 by @julieg18
  • Undo failed release attempt by reverting "Update version and CHANGELOG for release" #2104 by @julieg18

🔨 Maintenance

[0.3.12] - 2022-07-20

🚀 New Features and Enhancements

  • Add selected for plotting indicator to experiments webview #2065 by @mattseddon

🐛 Bug Fixes

  • Introduce the latest DVC version extension is tested with #2067 by @shcheklein

🔨 Maintenance

  • Move some App.test.tsx helpers to utils #2056 by @wolmir
  • Exclude integration and e2e test folders from unit test discovery #2061 by @mattseddon

[0.3.11] - 2022-07-19

🚀 New Features and Enhancements

🔨 Maintenance

[0.3.10] - 2022-07-14

🐛 Bug Fixes

🔨 Maintenance

[0.3.9] - 2022-07-06

🚀 New Features and Enhancements

🐛 Bug Fixes

🔨 Maintenance

[0.3.8] - 2022-07-03

🚀 New Features and Enhancements

🔨 Maintenance

[0.3.7] - 2022-06-30

🚀 New Features and Enhancements

🐛 Bug Fixes

  • Patch plots for branches containing path separators #1949 by @mattseddon
  • Show DVC roots in tracked tree when there is more than one DVC project in the workspace #1951 by @mattseddon
  • Show DVC root in tracked tree if there is only a single project nested inside of the workspace #1952 by @mattseddon
  • Show errors when interacting with the CLI from the experiments webview or tree #1953 by @mattseddon

🔨 Maintenance

[0.3.6] - 2022-06-20

🐛 Bug Fixes

[0.3.5] - 2022-06-17

🚀 New Features and Enhancements

🔨 Maintenance

[0.3.4] - 2022-06-16

🐛 Bug Fixes

[0.3.3] - 2022-06-15

🚀 New Features and Enhancements

🐛 Bug Fixes

  • Fix Windows repo file watcher using RelativePattern #1905 by @sroy3

🔨 Maintenance

[0.3.2] - 2022-06-14

🐛 Bug Fixes

[0.3.1] - 2022-06-14

🚀 New Features and Enhancements

🐛 Bug Fixes

🔨 Maintenance

[0.3.0] - 2022-06-10

🚀 New Features and Enhancements

🐛 Bug Fixes

🔨 Maintenance

[0.2.25] - 2022-06-08

🐛 Bug Fixes

🔨 Maintenance

[0.2.24] - 2022-06-07

🚀 New Features and Enhancements

  • Add cross-product uuid to all telemetry events #1619 by @mattseddon
  • Add tooltip with the meaning of each plot section #1851 by @sroy3

🐛 Bug Fixes

  • Decouple ribbon from comparison table revisions #1844 by @mattseddon
  • Suppress context menus, hide run buttons and show stop button when an experiment is running #1848 by @mattseddon
  • Add dep prefix to experiments table tooltip #1853 by @mattseddon

🔨 Maintenance

[0.2.23] - 2022-06-07

🚀 New Features and Enhancements

🐛 Bug Fixes

  • Listen for extensions being installed/unistalled to avoid race condition when both this extension and ms-python.python are installed during startup #1839 by @mattseddon
  • Watch all dvc.locks for changes to plots #1840 by @mattseddon
  • Reduce the spacing between ribbon elements #1842 by @sroy3
  • Fix the height of the buttons in the ribbon #1843 by @sroy3

🔨 Maintenance

[0.2.22] - 2022-06-03

🚀 New Features and Enhancements

🐛 Bug Fixes

🔨 Maintenance

[0.2.21] - 2022-06-01

🚀 New Features and Enhancements

🐛 Bug Fixes

  • Fix push/pull directory from DVC tracked tree #1781 by @mattseddon
  • Fix not in cache and deleted decorations for directory contents #1783 by @mattseddon
  • Correctly drop cached plots data whenever moving between branches and commits #1804 by @mattseddon

🔨 Maintenance

[0.2.20] - 2022-05-26

🚀 New Features and Enhancements

🐛 Bug Fixes

🔨 Maintenance

[0.2.19] - 2022-05-25

🚀 New Features and Enhancements

🐛 Bug Fixes

[0.2.18] - 2022-05-24

🚀 New Features and Enhancements

🐛 Bug Fixes

  • Prevent queued experiments from being selected via the experiments table #1753 by @mattseddon
  • Fix timing of comparison table renders #1759 by @mattseddon
  • Fix overflow of zoomed in plots not shown #1763 by @sroy3
  • Fix drop target moving away when picking up an item #1762 by @sroy3

🔨 Maintenance

[0.2.17] - 2022-05-22

🚀 New Features and Enhancements

  • Plot list virtualization #1707 by @sroy3
  • Prevent native context menu from being invoked on webviews #1736 by @rogermparent
  • Rework experiment commands and context menus to vary based on whether experiments have checkpoints #1738 by @mattseddon
  • Rework experiment table context menus to vary based on whether or not experiments have checkpoints #1739 by @mattseddon
  • Make size of comparison table column more consistent #1744 by @sroy3
  • Add drag and drop for experiment table column groups #1729 by @wolmir
  • Show experiment names in comparison table headers (#1614) #1730 by @wolmir
  • Add experiment icons to editor/title when params file is open #1740 by @mattseddon
  • Remove extra padding in plots #1749 by @sroy3

🐛 Bug Fixes

🔨 Maintenance

[0.2.16] - 2022-05-18

🚀 New Features and Enhancements

🐛 Bug Fixes

🔨 Maintenance

[0.2.15] - 2022-05-13

🚀 New Features and Enhancements

🐛 Bug Fixes

  • Do not reset deferred property when consumers are still waiting #1695 by @mattseddon
  • Add placeholder when image is missing from comparison table data #1699 by @mattseddon

🔨 Maintenance

[0.2.14] - 2022-05-12

Initial Release