Skip to content

Releases: iterative/vscode-dvc

0.5.24

07 Dec 23:10
1170c94

Choose a tag to compare

🚀 New Features and Enhancements

🐛 Bug Fixes

  • Update data when an event is fired for a parent directory (events grouped in Codespaces) #2892 by @mattseddon
  • Prevent toggle selection of checkpoint experiment running in the workspace #2888 by @mattseddon

🔨 Maintenance

0.5.23

05 Dec 09:46
045221b

Choose a tag to compare

🚀 New Features and Enhancements

🔨 Maintenance

  • Watch workspace and filter results before calling for data updates #2872 by @mattseddon

0.5.22

01 Dec 23:07
5b4e2e9

Choose a tag to compare

🚀 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

01 Dec 04:53
ae18530

Choose a tag to compare

🚀 New Features and Enhancements

🔨 Maintenance

0.5.20

29 Nov 21:54
700053c

Choose a tag to compare

🐛 Bug Fixes

0.5.19

29 Nov 02:50
9397d1d

Choose a tag to compare

🐛 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

24 Nov 16:28
179b6ac

Choose a tag to compare

🚀 New Features and Enhancements

🔨 Maintenance

0.5.17

23 Nov 18:43
a783b63

Choose a tag to compare

🚀 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

22 Nov 06:29
a2bdc49

Choose a tag to compare

🚀 New Features and Enhancements

🐛 Bug Fixes

🔨 Maintenance

0.5.15

18 Nov 21:22
66b0c64

Choose a tag to compare

🐛 Bug Fixes

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