|
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.12.0 - [2022-09-02] |
| 6 | +- [#126](https://github.com/RandomFractals/vscode-data-table/issues/126) |
| 7 | +VSCode-data-table not in VSCode gallery |
| 8 | +- [#127](https://github.com/RandomFractals/vscode-data-table/issues/127) |
| 9 | +Add extension sponsoring config and republish it |
| 10 | +- [#128](https://github.com/RandomFractals/vscode-data-table/issues/128) |
| 11 | +Use JS Notebook Inspector extension public github repository link in docs |
| 12 | +- [#129](https://github.com/RandomFractals/vscode-data-table/issues/129) |
| 13 | +Comment out JS Notebook Inspector ext. in .vscode/extensions.json recommendations |
| 14 | +- [#130](https://github.com/RandomFractals/vscode-data-table/issues/130) |
| 15 | +Remove all Microsoft notebooks extensions from our .vscode/extensions.json recommendations |
| 16 | +- [#131](https://github.com/RandomFractals/vscode-data-table/issues/131) |
| 17 | +Remove all Microsoft notebook extensions from our Recommendations in docs |
| 18 | +- [#132](https://github.com/RandomFractals/vscode-data-table/issues/132) |
| 19 | +Add our Vega Viewer extension to recommendations in .vscode/extensions.json |
| 20 | +- [#133](https://github.com/RandomFractals/vscode-data-table/issues/133) |
| 21 | +Remove Microsoft ESLint extension from recommendation in .vscode/extensions.json |
| 22 | +- [#134](https://github.com/RandomFractals/vscode-data-table/issues/134) |
| 23 | +Add more prominent Support section with Sponsor links to docs |
| 24 | +- [#135](https://github.com/RandomFractals/vscode-data-table/issues/135) |
| 25 | +Add dataViz keyword to Data Table Renderers manifest |
| 26 | +- [#136](https://github.com/RandomFractals/vscode-data-table/issues/136) |
| 27 | +Update flat-ui to v0.14.1 |
| 28 | +- [#137](https://github.com/RandomFractals/vscode-data-table/issues/137) |
| 29 | +Update Observable dependencies to latest |
| 30 | +- [#139](https://github.com/RandomFractals/vscode-data-table/issues/139) |
| 31 | +Reorder Recommended extensions in docs |
| 32 | +- [#140](https://github.com/RandomFractals/vscode-data-table/issues/140) |
| 33 | +Update Observable JS extension description in docs |
| 34 | +- [#141](https://github.com/RandomFractals/vscode-data-table/issues/141) |
| 35 | +Refine Pyolite/Pyodide info in docs |
| 36 | + |
5 | 37 | ## v1.11.0 - [2022-04-11] |
6 | 38 | - [#124](https://github.com/RandomFractals/vscode-data-table/issues/124) |
7 | 39 | Update built-in TypeScript notebook examples |
|
0 commit comments