Skip to content

Releases: iterative/vscode-dvc

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

0.8.7

05 May 20:35
1c7a564

Choose a tag to compare

🐛 Bug Fixes

  • Ensure that accessing the DVC config doesn't throw an error #3831 by @mattseddon

🔨 Maintenance

  • Add import/no-unused-modules rule to eslint config #3826 by @mattseddon
  • Increase default width and decrease min width of experiments column #3833 by @mattseddon

0.8.6

05 May 00:08
b42382d

Choose a tag to compare

🚀 New Features and Enhancements

  • Remove pausing of data updates when running/queueing experiments #3815 by @mattseddon
  • Keep experiments table context menu consistent by showing disabled items #3825 by @mattseddon