|
3 | 3 | See [releases](https://github.com/RandomFractals/vscode-vega-viewer/releases) |
4 | 4 | for the prior versions information, and all the notable changes to this [Vega Viewer 📈](https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.vscode-vega-viewer) extension with new feature details and screen pics. |
5 | 5 |
|
| 6 | +## v9.6.0 (2023-01-02) |
| 7 | +- [#135](https://github.com/RandomFractals/vscode-vega-viewer/issues/135) |
| 8 | +Update vega library and built-in vega chart examples to v5.22.1 |
| 9 | +- [#136](https://github.com/RandomFractals/vscode-vega-viewer/issues/136) |
| 10 | +Update vega-lite library and built-in vega-lite chart examples to v5.6.1-next.0 |
| 11 | +- [#137](https://github.com/RandomFractals/vscode-vega-viewer/issues/137) |
| 12 | +Review and merge extended vega map projections PR |
| 13 | +- [#138](https://github.com/RandomFractals/vscode-vega-viewer/issues/138) |
| 14 | +Update vscode, node, ts and other extension dev dependencies to the latest vscode v1.74.x |
| 15 | +- [#139](https://github.com/RandomFractals/vscode-vega-viewer/issues/139) |
| 16 | +Add extension sponsoring config |
| 17 | +- [#141](https://github.com/RandomFractals/vscode-vega-viewer/issues/141) |
| 18 | +Add Install from local .vsix instructions to docs |
| 19 | +- [#143](https://github.com/RandomFractals/vscode-vega-viewer/issues/143) |
| 20 | +Use shields.io for version, installs, and downloads badges in docs |
| 21 | +- [#144](https://github.com/RandomFractals/vscode-vega-viewer/issues/144) |
| 22 | +Update json stringify compact library to v4.0.0 |
| 23 | +- [#145](https://github.com/RandomFractals/vscode-vega-viewer/issues/145) |
| 24 | +Update vega-embed.min files in /web folder to v6.21.0 |
| 25 | +- [#146](https://github.com/RandomFractals/vscode-vega-viewer/issues/146) |
| 26 | +Replace SVG Viewer in Recommanded Extensions section in docs |
| 27 | +- [#147](https://github.com/RandomFractals/vscode-vega-viewer/issues/147) |
| 28 | +Add new Support/Sponsor section to docs |
| 29 | +- [#148](https://github.com/RandomFractals/vscode-vega-viewer/issues/148) |
| 30 | +Refine documentation sections in README.md |
| 31 | +- [#149](https://github.com/RandomFractals/vscode-vega-viewer/issues/149) |
| 32 | +Use open workspace folder to save exported svg, png, and vega files |
| 33 | +- [#150](https://github.com/RandomFractals/vscode-vega-viewer/issues/150) |
| 34 | +Package and publish Vega Viewer v9.6.0 release |
| 35 | + |
6 | 36 | ## v9.5.0 (2021-11-21) |
7 | 37 | - [#121](https://github.com/RandomFractals/vscode-vega-viewer/issues/121) |
8 | 38 | Update vega-lite library and examples to v5.1.1 |
|
0 commit comments