Skip to content

V0.1 Release

Compare
Choose a tag to compare
@zeddo123 zeddo123 released this 07 May 21:12
· 4 commits to master since this release

First version of csvcat

This version has all the basic features that are needed to compile/join and filter csv files into a single one.

  • Selection of specif columns in any order.
  • Ability to disable concurrent processing of files.
  • Select number of batches (workers) in concurrent mode.

Full Changelog: https://github.com/zeddo123/csvcat/commits/v0.1