All notable changes to the "clay-csv" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Fixed extension size by ignoring feature images from the packaged extension.
- Fixed CSS issues in the packaged extension.
fast-csv
packaging dependency issue
- Migrated from
node-csv
->fast-csv
- Many bugs/edge cases with row updates
- Search widget enabled
- Bumped dependencies
- Init bug caused by default parse options
- Improved update logic to only update changed rows & cells.
- Selector for
.tsv
files - State management for the Webview
- Readme updates
- Bumped Node from
21.0.0
->21.5.0
- Bumped dependencies
- Bumped dependencies
- Readme updates
- Initial release!