Skip to content

Commit 436d6d0

Browse files
update changelog for v1.8.0 release (#101)
1 parent f504e43 commit 436d6d0

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,28 @@
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.8.0 - [2021-08-12]
6+
- [#92](https://github.com/RandomFractals/vscode-data-table/issues/92)
7+
Update dev dependencies and vscode engine to v1.59.0
8+
- [#93](https://github.com/RandomFractals/vscode-data-table/issues/93)
9+
Apply vscode editor styles to Text data output display
10+
- [#94](https://github.com/RandomFractals/vscode-data-table/issues/94)
11+
Clean up json data checks, parsing, and debug log
12+
- [#95](https://github.com/RandomFractals/vscode-data-table/issues/95)
13+
Add new Leaflet Map renderer info to docs
14+
- [#96](https://github.com/RandomFractals/vscode-data-table/issues/96)
15+
Add new Geo data notebook examples from Leaflet Map renderer to built-in Data Table Notebook Examples
16+
- [#97](https://github.com/RandomFractals/vscode-data-table/issues/97)
17+
Update Text Output info and pic in docs
18+
- [#98](https://github.com/RandomFractals/vscode-data-table/issues/98)
19+
Activate Data Table renderer extension for workspaces with .ipynb, .restbook and .xbook
20+
- [#99](https://github.com/RandomFractals/vscode-data-table/issues/99)
21+
Add consistent notebook Language type suffixes to built-in .ipynb Notebook Examples
22+
- [#100](https://github.com/RandomFractals/vscode-data-table/issues/100)
23+
Add Random Fractals Inc. data, geo and notebook extensions to recommendations in .vscode/settings.json
24+
- [#101](https://github.com/RandomFractals/vscode-data-table/issues/101)
25+
Package and publish v1.8.0 built-in Notebook Examples and Text Output update release
26+
527
## v1.7.0 - [2021-08-05]
628
- [#82](https://github.com/RandomFractals/vscode-data-table/issues/82)
729
Refine Data Summary renderer card and tooltips

0 commit comments

Comments
 (0)