You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,23 @@
2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+
## [0.5.26] - 2022-12-14
6
+
7
+
### 🚀 New Features and Enhancements
8
+
9
+
- Dynamic Get Started webview [#2894](https://github.com/iterative/vscode-dvc/pull/2894) by [@sroy3](https://github.com/sroy3)
10
+
- Use DVCLive signal file to indicate that an experiment is running in the workspace [#2923](https://github.com/iterative/vscode-dvc/pull/2923) by [@mattseddon](https://github.com/mattseddon)
11
+
- Only show plots which are available for selected revisions [#2915](https://github.com/iterative/vscode-dvc/pull/2915) by [@mattseddon](https://github.com/mattseddon)
12
+
13
+
### 🐛 Bug Fixes
14
+
15
+
- Recheck for global CLI becoming available [#2928](https://github.com/iterative/vscode-dvc/pull/2928) by [@mattseddon](https://github.com/mattseddon)
16
+
17
+
### 🔨 Maintenance
18
+
19
+
- Split turbo cache between workflows [#2905](https://github.com/iterative/vscode-dvc/pull/2905) by [@mattseddon](https://github.com/mattseddon)
20
+
- Update scheduled cli test [#2906](https://github.com/iterative/vscode-dvc/pull/2906) by [@mattseddon](https://github.com/mattseddon)
0 commit comments