|
2 | 2 |
|
3 | 3 | See [releases](https://github.com/RandomFractals/vscode-data-table/releases) for source code and `vscode-data-table.vsix` extension package download. |
4 | 4 |
|
| 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 | + |
5 | 27 | ## v1.7.0 - [2021-08-05] |
6 | 28 | - [#82](https://github.com/RandomFractals/vscode-data-table/issues/82) |
7 | 29 | Refine Data Summary renderer card and tooltips |
|
0 commit comments