Skip to content

Releases: iterative/vscode-dvc

0.7.6

13 Apr 13:50
33c7d90

Choose a tag to compare

🐛 Bug Fixes

  • fix(table): DnD landing zone covers the whole cell in the table #3678 by @shcheklein

🔨 Maintenance

  • Update demo project and latest tested CLI version (2.54.0) #3677 by @mattseddon

0.7.5

11 Apr 21:56
1d9f6c7

Choose a tag to compare

🚀 New Features and Enhancements

🐛 Bug Fixes

🔨 Maintenance

0.7.4

06 Apr 13:23
b5d8fec

Choose a tag to compare

🔨 Maintenance

0.7.3

05 Apr 19:41
9601179

Choose a tag to compare

🐛 Bug Fixes

  • Make sure changing the number of revisions will trigger an update for the scale of the multiview plot #3642 by @sroy3
  • Show duplicate revisions when experiment finishes running in the workspace #3641 by @mattseddon

🔨 Maintenance

0.7.2

05 Apr 15:08
1d1350e

Choose a tag to compare

🚀 New Features and Enhancements

🔨 Maintenance

0.7.1

05 Apr 01:33
c0f48cf

Choose a tag to compare

🚀 New Features and Enhancements

  • Add cli error indicator into plots webview #3627 by @mattseddon
  • Add a branches view to the experiments table #3614 by @sroy3
  • Add a space after the checkbox action in the table #3635 by @sroy3

🔨 Maintenance

  • Update webdriverio-monorepo and fix e2e tests #3632 by @sroy3

0.7.0

03 Apr 23:20
4fa876d

Choose a tag to compare

🚀 New Features and Enhancements

🐛 Bug Fixes

  • Send back change in commits to show #3601 by @sroy3
  • Use plot errors to display correct messages for missing plots #3520 by @mattseddon
  • Refresh cached plots data on every update #3532 by @mattseddon
  • Ensure unfetched image plots are on disk before providing URL to webview #3544 by @mattseddon
  • Fix removal of existing commit errors #3545 by @mattseddon
  • Account for data key being optional in plots diff output #3547 by @mattseddon
  • Ensure the correct fetched status is applied when overriding plot revisions #3557 by @mattseddon
  • Ensure that data for broken revisions is dropped #3576 by @mattseddon
  • Fix scheduled CLI output test by updating expected demo project output (plots diff breaking change) #3558 by @mattseddon

🔨 Maintenance

0.6.26

29 Mar 03:03
aeb2d69

Choose a tag to compare

🚀 New Features and Enhancements

🔨 Maintenance

0.6.25

23 Mar 17:30
cc8506d

Choose a tag to compare

🚀 New Features and Enhancements

🔨 Maintenance

0.6.24

21 Mar 23:32
6b13d67

Choose a tag to compare

🐛 Bug Fixes

  • Remove error for invalid dvc.yaml if no dvc.yaml file #3514 by @sroy3
  • Add missing loading screen to Custom section #3524 by @julieg18

🔨 Maintenance