Releases: mifrandir/csv-split
Releases · mifrandir/csv-split
Version 0.0.2: Added tests
This release does not change anything about the program itself.
Changes have only been made to the build system and the testing process.
Minimal tests have been conducted to verify that the software works as intended.
The program has only been compiled for x86 using GCC 10.1.0 on Linux.
Version 0.0.1: Initial feature set
This is the first release of csv-split
.
All the basic features, except for excluding specific headers, has been implemented.
No proper tests have been conducted, yet.
The program has only been compiled for x86 using GCC 10.1.0 on Linux.