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.6.16] - 2023-03-08
6
+
7
+
### 🚀 New Features and Enhancements
8
+
9
+
- Select the number of items per row from slider [#3405](https://github.com/iterative/vscode-dvc/pull/3405) by [@sroy3](https://github.com/sroy3)
10
+
- Change the background color for the smooth slider over plots [#3427](https://github.com/iterative/vscode-dvc/pull/3427) by [@sroy3](https://github.com/sroy3)
11
+
12
+
### 🔨 Maintenance
13
+
14
+
- Remove delay progress notfication closing from integration tests [#3412](https://github.com/iterative/vscode-dvc/pull/3412) by [@mattseddon](https://github.com/mattseddon)
15
+
- Add delay to shore up snapshots [#3415](https://github.com/iterative/vscode-dvc/pull/3415) by [@mattseddon](https://github.com/mattseddon)
16
+
- Pin and upgrade webview dependencies [#3416](https://github.com/iterative/vscode-dvc/pull/3416) by [@mattseddon](https://github.com/mattseddon)
17
+
- Remove unnecessary Vega dependency [#3423](https://github.com/iterative/vscode-dvc/pull/3423) by [@mattseddon](https://github.com/mattseddon)
18
+
- Pin @tanstack/react-table[#3424](https://github.com/iterative/vscode-dvc/pull/3424) by [@mattseddon](https://github.com/mattseddon)
19
+
- Send single event to share experiment to Studio [#3422](https://github.com/iterative/vscode-dvc/pull/3422) by [@mattseddon](https://github.com/mattseddon)
20
+
- Fix typo [#3426](https://github.com/iterative/vscode-dvc/pull/3426) by [@sroy3](https://github.com/sroy3)
0 commit comments