Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
CSVLint_x86.zip | 2025-08-08 | 608.0 kB | |
CSVLint_x64.zip | 2025-08-08 | 608.0 kB | |
README.md | 2025-08-08 | 538 Bytes | |
Select Columns replaces Count Unique and various updates source code.tar.gz | 2025-08-08 | 2.1 MB | |
Select Columns replaces Count Unique and various updates source code.zip | 2025-08-08 | 2.1 MB | |
Totals: 5 Items | 5.4 MB | 14 |
- [#95] [#96] new Select Columns dialog, replaces "Count unique" dialog
- [#104] [#100] User file extensions include default
ssv
tsv
skv
- [#93] more gracefully handle 2GB+ too-large files, thanks to @molsonkiko
- [#90] Don't do full file scan for non-csv files unless explicitly requested
- Target framework update from .NET 4.0 to .NET 4.8
- Convert Data, various SQL improvements
- Disable Sort/Add/Reformat when no valid metadata
- Improved Fixed Width detection, check consecutive zeroes
- Various updates and QoL fixes