Skip to content

Releases: iterative/vscode-dvc

0.3.22

24 Aug 22:57
1b022f7
Compare
Choose a tag to compare

🚀 New Features and Enhancements

🐛 Bug Fixes

  • Show spinner in the status bar when extension is running Git #2249 by @mattseddon

🔨 Maintenance

0.3.21

21 Aug 22:01
4f6557f
Compare
Choose a tag to compare

🚀 New Features and Enhancements

🐛 Bug Fixes

0.3.20

18 Aug 17:16
53ff171
Compare
Choose a tag to compare

🚀 New Features and Enhancements

🐛 Bug Fixes

  • Fix sticky workspace row obscuring branch #2212 by @mattseddon
  • Make drop zones larger when dragging in the same section #2206 by @sroy3

0.3.19

18 Aug 01:34
3b199ff
Compare
Choose a tag to compare

🚀 New Features and Enhancements

🐛 Bug Fixes

🔨 Maintenance

0.3.18

16 Aug 00:04
4775826
Compare
Choose a tag to compare

🚀 New Features and Enhancements

🐛 Bug Fixes

0.3.17

14 Aug 23:57
545381a
Compare
Choose a tag to compare

🚀 New Features and Enhancements

🐛 Bug Fixes

  • Larger drop zones when dragging a plot to another section #2180 by @sroy3

🔨 Maintenance

0.3.16

10 Aug 04:17
ad8e5c9
Compare
Choose a tag to compare

🚀 New Features and Enhancements

🐛 Bug Fixes

🔨 Maintenance

0.3.15

03 Aug 16:24
3b7c500
Compare
Choose a tag to compare

🚀 New Features and Enhancements

🔨 Maintenance

0.3.14

02 Aug 16:52
b977501
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Block users from attempting to run concurrent SCM commands #2128 by @mattseddon

🔨 Maintenance

0.3.13

26 Jul 15:45
c6462f0
Compare
Choose a tag to compare

🚀 New Features and Enhancements

  • Add conditional shadow to sticky experiments column #2062 by @julieg18
  • Highlight experiments with errors #2072 by @mattseddon
  • Comparison table drag and drop feedback #2064 by @sroy3
  • Change the style of the comparison drag and drop feedback #2077 by @sroy3
  • Style the ghost image of the comparison table dragged item #2088 by @sroy3

🐛 Bug Fixes

  • Move divider to top of group in experiments table context menu #2083 by @mattseddon
  • Fix cell tooltip position on table column resize #2087 by @julieg18
  • Fix yarn build by reverting "chore(deps): update dependency vsce to v2.9.3" #2101 by @julieg18
  • Undo failed release attempt by reverting "Update version and CHANGELOG for release" #2104 by @julieg18

🔨 Maintenance