Releases: unicframework/csv-parser
Releases · unicframework/csv-parser
v1.1.1
v1.1.0
- Bug Fixes
v1.1
Features
- Bug Fixes
- Added aggregate functions like sum, min, max etc.
- Added csv enclosure.
v1.0
Features
- Parse data from csv file, array and object.
- Parse csv to array and array to csv.
- Parse csv to object and object to csv.
- Parse csv to json and json to csv.
- Set custom headers to csv file.