github shenwei356/csvtk v0.22.0
csvtk v0.22.0

latest releases: v0.34.0, 0.34.0, v0.33.0...
4 years ago

Changes

  • csvtk v0.22.0 Github Releases (by Release)
    • csvtk:
      • global flag -t does not overide -D anymore. #114
      • If the executable/symlink name is tsvtk the -t/--tabs option for tab input is set. Thanks @bsipos. #117
    • new command: csvtk csv2xlsx for converting CSV/TSV file(s) to a single .xlsx file.
    • new command: csvtk unfold for unfolding multiple values in cells of a field. #103
    • rename csvtk collapse to csvtk fold, for folding multiple values of a field into cells of groups.
    • csvtk cut: support range format 2- to choose 2nd column to the end. #106
    • csvtk round: fix bug of failing to round scientific notation with value small than one, e.g., 7.1E-1.

Don't miss a new csvtk release

NewReleases is sending notifications on new releases.