Skip to content

Commit 15846d8

Browse files
update changelog.md for v1.7 release (#100)
1 parent e54e471 commit 15846d8

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
See [releases](https://github.com/RandomFractals/tabular-data-viewer/releases) for source code and `tabular-data-viewer-x.x.x.vsix` extension package download.
44

5+
## v1.7.0 - [2022-02-02]
6+
- [#53](https://github.com/RandomFractals/tabular-data-viewer/issues/53)
7+
Add remote data loading and display for public https datasets and supported data formats
8+
- [#93](https://github.com/RandomFractals/tabular-data-viewer/issues/93)
9+
Update vscode webview UI toolkit to v0.9.0
10+
- [#97](https://github.com/RandomFractals/tabular-data-viewer/issues/97)
11+
Update Tabulator to v5.1.0
12+
- [#98](https://github.com/RandomFractals/tabular-data-viewer/issues/98)
13+
Use table icon for View Table context menu in open CSV files
14+
- [#99](https://github.com/RandomFractals/tabular-data-viewer/issues/99)
15+
Refine tabular data loading errors
16+
- [#100](https://github.com/RandomFractals/tabular-data-viewer/issues/100)
17+
Package and publish https data files loading release
18+
519
## v1.6.0 - [2022-01-24]
620
- [#6](https://github.com/RandomFractals/tabular-data-viewer/issues/6)
721
Document CUDA drivers and native node modules setup, extraction, and integration in this vscode extension

0 commit comments

Comments
 (0)