Skip to content

Releases: treeverse/vscode-dvc

0.8.17

19 May 05:06
2558f1f

Choose a tag to compare

🐛 Bug Fixes

  • Fix extension initialization on Windows (esm imports broken) #3937 by @mattseddon

🔨 Maintenance

0.8.16

18 May 18:42
9d19edc

Choose a tag to compare

🚀 New Features and Enhancements

🔨 Maintenance

  • Update demo project and latest tested CLI version (2.57.2) #3931 by @mattseddon

0.8.15

18 May 03:37
8590ae8

Choose a tag to compare

🐛 Bug Fixes

  • Ensure unique list of experiment passed to the rest of the app #3925 by @mattseddon

0.8.14

18 May 00:45
5381a08

Choose a tag to compare

🚀 New Features and Enhancements

🔨 Maintenance

0.8.13

17 May 21:15
3464a90

Choose a tag to compare

🚀 New Features and Enhancements

🐛 Bug Fixes

  • Do not attempt to get commit message for the workspace record #3914 by @mattseddon
  • Cleanup old branches before showing the experiments table #3917 by @sroy3

🔨 Maintenance

  • Update dvc to 2.57.1 and bump LATEST_TESTED_VERSION #3919 by @sroy3

0.8.12

16 May 20:58
3179282

Choose a tag to compare

🚀 New Features and Enhancements

  • Send all stderr and stdout to the output channel when a DVC process fails #3857 by @mattseddon
  • Call exp show with multiple branches #3827 by @sroy3

🐛 Bug Fixes

🔨 Maintenance

0.8.11

10 May 21:30
0152e5d

Choose a tag to compare

🚀 New Features and Enhancements

🔨 Maintenance

0.8.10

09 May 22:13
e5a4789

Choose a tag to compare

🚀 New Features and Enhancements

🐛 Bug Fixes

  • Prevent queued experiment from being selected as most recent #3846 by @mattseddon

0.8.9

09 May 15:47
1ae63e6

Choose a tag to compare

🚀 New Features and Enhancements

0.8.8

08 May 23:07
3eb2bf7

Choose a tag to compare

🚀 New Features and Enhancements

  • Add completion status to setup sections #3823 by @julieg18
  • Enable experiment operations when experiment(s) are running in the queue #3832 by @mattseddon
  • Enable running exp apply and exp branch against commits #3834 by @mattseddon