Skip to content

v4.0.0

Compare
Choose a tag to compare
@galvarez421 galvarez421 released this 22 Dec 17:50
· 11 commits to master since this release

Major Changes

  • Update reportPath option to be processed via fast-glob instead of glob (#18).
  • Update csvtojson version (#18).
  • Update yargs version (#18).
  • At least one collective breaking change due to the package updates described above is a change in the required version of Node.js.

Minor Changes

  • Update CLI to accept option aliases (#18).
  • Improve error handling and reporting (#18).

Patch Changes

  • Resolve security issue (#18).
  • Improve performance (#18).
  • Update README.MD to include code syntax highlighting for fenced code blocks.
  • Update README.MD to more clearly present CLI default command and options.