Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
CSVQuickViewerSetup.Net7.msi | 2023-01-11 | 2.0 MB | |
CSVQuickViewerPortable.Net472.zip | 2023-01-11 | 13.1 MB | |
CSVQuickViewerPortable.Net7.zip | 2023-01-11 | 10.9 MB | |
CSVQuickViewerSetup.Net472.msi | 2023-01-11 | 2.2 MB | |
README.md | 2023-01-11 | 524 Bytes | |
V1.7.2.567.tar.gz | 2023-01-11 | 2.8 MB | |
V1.7.2.567.zip | 2023-01-11 | 3.1 MB | |
Totals: 7 Items | 34.2 MB | 0 |
- Added proper detection of Escape Sequences, the existing routine only made assumed escape char of \ is actually used or not
- Added options to configure detection of Escape Sequences
- Redesign of quote control as Escape has been taken out, as the Escape is not only used for quoting
- Modified UI tests to make them work with new MS Test version, Tests are passing in JetBrains Unit Test Sessions, but not in Visual Studio
Full changelog: https://github.com/RNoeldner/CSVQuickViewer/compare/v1.7.1.565..V1.7.2.567