All notable changes to the "csv-to-table" extension will be documented in this file.
Updated dependencies
Added support for right-aligning numeric values in table cells.
This option can be changed via Extension settings, and is enabled by default.
Added support to write the generated table using Markdown format.
This option can be changed via Extension settings.
Trivial performance improvement during table generation.
Added a new option that is off by default, to transform the first row (header) values to upper-case, to make the column headers stand out.
This option can be changed via Extension settings.
Added option to specify a custom separator ("Convert to table from a custom defined separator" command).
Added a new option that is on by default, where the generated table appears in a new editor window.
This option can be changed (so that the existing document is replaced) via Extension settings.
Added support for SSV (semicolon separated) files.
Initial release of the extension.