github shenwei356/csvtk v0.24.0
csvtk v0.24.0

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

Changes

  • csvtk v0.24.0 Github Releases (by Release)
    • Incompatible changes:
      • csvtk mutate2/summary:
        • mutate2: remove the option -L/--digits.
        • use the same option -w/--decimal-width to limit floats to N decimal points.
    • new command csvtk fmtdate: format date of selected fields. #159
    • csvtk grep: fix bug for searching with -r -p ..
    • csvtk csv2rst: fix bug for data containing unicode. #137
    • csvtk filter2: fix bug for date expression. #146
    • csvtk mutate2/filter2:
      • change the way of rexpression evaluation.
      • add custom functions: len(). #153
      • fix bug when using two or more columns with common prefixes in column names. #173
      • fix value with single or double quotes. #174
    • csvtk cut: new flags -m/--allow-missing-col and -b/--blank-missing-col. #156
    • csvtk pretty: still add header row for empty column.
    • csvtk csv2md: better format.
    • csvtk join: new flag -n/--ignore-null. #163

Don't miss a new csvtk release

NewReleases is sending notifications on new releases.