Releases: anorman728/csview
Releases · anorman728/csview
Fixed bug with condition-based restrictions with non-comma delimiters.
1.0.3 Fixed bug with condition-based restrictions with non-comma delimiters.
1.0.2
Bugfix to fix bug made by last bugfix.
1.0.1
What's Changed
Fixed segfault from trailing comma in content rows and fixed carriage return when reading DOS line endings.
Fixed memory leak when selecting bad field names.
Fixed segfault for bad field name in restrictions.
New Contributors
Full Changelog: 1.0.0...1.0.1
First release
First release. There's at least one bug that I may or may not fix. There is a Linux version and a Windows version. All other platforms will need to compile from source.
Windows version is completely untested and compiled with w64devkit. I understand that you should be able to use stdin in PowerShell with Get-Content /path/to/csv/file | csview.
There's no install process-- Just put the executable somewhere in $PATH.