Releases: Keyang/node-csvtojson
Releases · Keyang/node-csvtojson
v2.0.11
Release Note - Version 2.0.11
-
Optimized the package's internal dependencies and removed unnecessary code, resulting in a significant reduction in bundle size.
75a154d -
Updated critical dependencies to their latest versions, addressing known security vulnerabilities.
-
Removed deprecated code and refactored outdated modules, enhancing code quality and maintainability.
99616e4
v2.0.10
1.1.9
1.1.8
1.1.7
1.1.5
1.1.3
Version 1.1.1
Fix bugs: preProcessLine is not emitted
Changed array definition in nested json structure to follow lodash set
Only use first line of csv body for type inference
added done event
added hooks section
removed parserMgr
Version 1.1.0
Major update with backward compatibility
- Optimise Performance
- Simplify API