Skip to content

Releases: iterative/vscode-dvc

0.4.7

25 Sep 23:57
f0ffd2c
Compare
Choose a tag to compare

🚀 New Features and Enhancements

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

🐛 Bug Fixes

🔨 Maintenance

0.4.6

23 Sep 20:18
3f003d9
Compare
Choose a tag to compare

🚀 New Features and Enhancements

🐛 Bug Fixes

0.4.5

21 Sep 21:17
998d3f3
Compare
Choose a tag to compare

🔨 Maintenance

0.4.4

18 Sep 15:21
7ff21e8
Compare
Choose a tag to compare

🚀 New Features and Enhancements

🐛 Bug Fixes

🔨 Maintenance

0.4.3

13 Sep 22:15
0dfcf78
Compare
Choose a tag to compare

🚀 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

12 Sep 05:55
7505f92
Compare
Choose a tag to compare

🚀 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

09 Sep 03:36
ce5d5d8
Compare
Choose a tag to compare

🚀 New Features and Enhancements

🐛 Bug Fixes

🔨 Maintenance

0.4.0

04 Sep 22:56
0956957
Compare
Choose a tag to compare

🚀 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

31 Aug 17:20
8dd049f
Compare
Choose a tag to compare

🚀 New Features and Enhancements

🐛 Bug Fixes

0.3.25

30 Aug 22:04
8e7b3a4
Compare
Choose a tag to compare

🚀 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