Releases: vividvilla/csvtotable
Releases · vividvilla/csvtotable
Added preserve sort
CSVtoTable v2.1.1
Bug fixes
- Exclude empty rows from the table data - #14
CSVtoTable v2.1.0
Features
- Option to export filtered data to CSV, JSON
- Option to print filtered data
- Option to copy data to clipboard
CSVtoTable v2.0.0
Features
- Virtual scroll for large datasets
- Horizontal table scroll
- Custom table height
- Enable or disable pagination
- Show default headers instead of picking first row as header.
Changes
- Default
quotechar
is"
instead of|
CSVtoTable v1.1.4
Fix bug in prompt overwrite function
CSVtoTable v1.1.2
Added options
-s, --serve
Open html output in a web browser. [#6]
Others
Up and down arrows to table header to indicate sorting.
CSVtoTable v1.1.1
Added options
- Overwrite the output file if exists.
- Number of rows to show by default.
CSVtoTable v1.1.0
Bump version to 1.1.0
CSVtoTable v1.0.2
Bump version to 1.0.2
CSVtoTable v1.0.1
Bump version to 1.0.1