File tree 1 file changed +16
-0
lines changed
1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 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.1.0 - [ 2021-07-06]
6
+ - [ #19 ] ( https://github.com/RandomFractals/vscode-data-table/issues/19 )
7
+ Add CSV data loading notebook cell example
8
+ - [ #20 ] ( https://github.com/RandomFractals/vscode-data-table/issues/20 )
9
+ Add CSV Data Table rendering
10
+ - [ #21 ] ( https://github.com/RandomFractals/vscode-data-table/issues/21 )
11
+ Move data table renderer code to src/renderer
12
+ - [ #22 ] ( https://github.com/RandomFractals/vscode-data-table/issues/22 )
13
+ Refactor renderer setup for multi mime types support
14
+ - [ #23 ] ( https://github.com/RandomFractals/vscode-data-table/issues/23 )
15
+ Add Chicago traffic tracker rest notebook for testing
16
+ - [ #24 ] ( https://github.com/RandomFractals/vscode-data-table/issues/24 )
17
+ Add usage scenarios to docs
18
+ - [ #25 ] ( https://github.com/RandomFractals/vscode-data-table/issues/25 )
19
+ Package and publish docs update release
20
+
5
21
## v1.0.0 - [ 2021-07-05]
6
22
- [ #1 ] ( https://github.com/RandomFractals/vscode-data-table/issues/1 )
7
23
Reach out to Tabulator library author
You can’t perform that action at this time.
0 commit comments