Skip to content

Commit 954dfbd

Browse files
udpate changelog for tabular data view config/settings v1.5.0 release (#73)
1 parent 91cf468 commit 954dfbd

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
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.5.0 - [2022-01-13]
6+
- [#28](https://github.com/RandomFractals/tabular-data-viewer/issues/28)
7+
Persist table view config settings for restore on vscode reload or after table view tab close
8+
- [#52](https://github.com/RandomFractals/tabular-data-viewer/issues/52)
9+
Add tabular data viewer config option to auto-save inferred table shema
10+
- [#67](https://github.com/RandomFractals/tabular-data-viewer/issues/67)
11+
Add tabular.data.pageSize config option
12+
- [#69](https://github.com/RandomFractals/tabular-data-viewer/issues/69)
13+
Add View Table Config UI option to Table view toolbar
14+
- [#70](https://github.com/RandomFractals/tabular-data-viewer/issues/70)
15+
Add tabular.data.parser.dynamicTyping on/off config option
16+
- [#71](https://github.com/RandomFractals/tabular-data-viewer/issues/71)
17+
Add Tabular Data: View Settings command
18+
- [#72](https://github.com/RandomFractals/tabular-data-viewer/issues/72)
19+
Add Tabular Data Settings section to README.md
20+
- [#73](https://github.com/RandomFractals/tabular-data-viewer/issues/73)
21+
Package and publish Tabular Data Settings release
22+
523
## v1.4.0 - [2022-01-10]
624
- [#64](https://github.com/RandomFractals/tabular-data-viewer/issues/64)
725
Save and restore table settings on vscode reload

0 commit comments

Comments
 (0)