|
1 | 1 | # Change Log |
2 | 2 |
|
3 | | -See https://github.com/RandomFractals/vscode-data-preview/releases |
| 3 | +See [releases](https://github.com/RandomFractals/vscode-data-preview/releases) |
| 4 | +for the prior versions information, and all the notable changes to this [Data Preview 🈸](https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.vscode-data-preview) extension with new feature details and screen pics. |
4 | 5 |
|
5 | | -for all notable changes to the `vscode-data-preview` 🈸 extension, |
| 6 | +## v2.0.0 (2020-01-20) |
6 | 7 |
|
7 | | -prior versions information and new features details. |
| 8 | +- [#156](https://github.com/RandomFractals/vscode-data-preview/issues/172) |
| 9 | +User-friendly dates save in en-US date format for now, instead of milliseconds since epoch |
| 10 | +- [#172](https://github.com/RandomFractals/vscode-data-preview/issues/172) |
| 11 | +Refresh all open data views on related data source file content change and save |
| 12 | +- [#177](https://github.com/RandomFractals/vscode-data-preview/issues/177) |
| 13 | +Update perspectiveJS library and viewer to the latest [v0.4.0](https://github.com/finos/perspective/blob/master/CHANGELOG.md#040-2020-01-07) |
| 14 | +- [#179](https://github.com/RandomFractals/vscode-data-preview/issues/179) |
| 15 | +Add new dense UI themes support |
| 16 | +- [#181](https://github.com/RandomFractals/vscode-data-preview/issues/181) |
| 17 | +Save data view UI theme for restore on vscode reload |
| 18 | +- [#182](https://github.com/RandomFractals/vscode-data-preview/issues/182) |
| 19 | +Move data view html template, scripts and styles to new [/web](https://github.com/RandomFractals/vscode-data-preview/tree/master/web) folder |
| 20 | +- [#183](https://github.com/RandomFractals/vscode-data-preview/issues/183) |
| 21 | +Resolve Data Preivew vscode status bar stats update for the number of rows and columns display |
| 22 | +on data view load, reload/restore, and config changes |
| 23 | +- [#184](https://github.com/RandomFractals/vscode-data-preview/issues/184) |
| 24 | +Create this change log for the first v2.x release in 2020 |
| 25 | +- [#180](https://github.com/RandomFractals/vscode-data-preview/issues/180) |
| 26 | +Add [buy 🧚♂️ ko-fi](https://ko-fi.com/dataPixy) ☕ sponsor button to data view toolbar for kind devs |
0 commit comments