Releases: SzigetiJ/csvtools
Releases · SzigetiJ/csvtools
Pre-release of v1.1.0
- CsvCell dat getter returns const ref.
- CsvCell now has multiple constructors.
- CsvRow can be initialized using its parent (vector<CsvCell>).
- Natural join recognizes column names quote-insensitive.
- Join matches the join columns of right and left tables quote-insensitive.
Pre-release of v1.0.0
Initial release