Skip to content

Commit 6eb2329

Browse files
changelog update for v1.7.0 release (#91)
1 parent a916910 commit 6eb2329

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,26 @@
22

33
See [releases](https://github.com/RandomFractals/vscode-data-table/releases) for source code and `vscode-data-table.vsix` extension package download.
44

5+
## v1.7.0 - [2021-08-05]
6+
- [#82](https://github.com/RandomFractals/vscode-data-table/issues/82)
7+
Refine Data Summary renderer card and tooltips
8+
- [#83](https://github.com/RandomFractals/vscode-data-table/issues/83)
9+
Stringify nested JSON objects for display in text output
10+
- [#84](https://github.com/RandomFractals/vscode-data-table/issues/84)
11+
Update vscode engine and dependencies to v1.58.2
12+
- [#85](https://github.com/RandomFractals/vscode-data-table/issues/85)
13+
Move default renderer stylesheet to styles.css
14+
- [#86](https://github.com/RandomFractals/vscode-data-table/issues/86)
15+
Move Text output styles for pre/code wrap to styles.css
16+
- [#88](https://github.com/RandomFractals/vscode-data-table/issues/88)
17+
Add a note about nested objects text view to docs
18+
- [#89](https://github.com/RandomFractals/vscode-data-table/issues/89)
19+
Hide data table row selector colum
20+
- [#90](https://github.com/RandomFractals/vscode-data-table/issues/90)
21+
Set panel styles for data summary text output
22+
- [#91](https://github.com/RandomFractals/vscode-data-table/issues/91)
23+
Package and publish data summary and text ouput UI enhancements release v1.7.0
24+
525
## v1.6.0 - [2021-08-01]
626
- [#14](https://github.com/RandomFractals/vscode-data-table/issues/14)
727
Add summary table data view renderer

0 commit comments

Comments
 (0)