|
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.13.0 - [2023-10-01] |
| 6 | + |
| 7 | +- [#151](https://github.com/RandomFractals/vscode-data-table/issues/151) |
| 8 | +Use shields.io for version, installs, and downloads badges in docs |
| 9 | +- [#153](https://github.com/RandomFractals/vscode-data-table/issues/153) |
| 10 | +Extension displays multiple stdout stream outputs in polyglot notebooks |
| 11 | +- [#154](https://github.com/RandomFractals/vscode-data-table/issues/154) |
| 12 | +Add new world lakes Runme markdown doc and notebook data rendering example to Examples section in docs |
| 13 | +- [#155](https://github.com/RandomFractals/vscode-data-table/issues/155) |
| 14 | +Add Runme to the Recommended Extensions list in docs |
| 15 | +- [#156](https://github.com/RandomFractals/vscode-data-table/issues/156) |
| 16 | +Package and publish updated extension badges, stdout patch, and new Runme notebooks support release |
| 17 | + |
5 | 18 | ## v1.12.0 - [2022-09-02] |
6 | 19 | - [#126](https://github.com/RandomFractals/vscode-data-table/issues/126) |
7 | 20 | VSCode-data-table not in VSCode gallery |
@@ -41,6 +54,7 @@ Update dev dependencies to latest |
41 | 54 | Update apache-arrow, arquero and fast-xml-parser dependencies to latest |
42 | 55 | - [#145](https://github.com/RandomFractals/vscode-data-table/issues/145) |
43 | 56 | Add browserslist dev dependency |
| 57 | + |
44 | 58 | ## v1.11.0 - [2022-04-11] |
45 | 59 | - [#124](https://github.com/RandomFractals/vscode-data-table/issues/124) |
46 | 60 | Update built-in TypeScript notebook examples |
|
0 commit comments