github shenwei356/csvtk v0.29.0
csvtk v0.29.0

latest releases: v0.34.0, 0.34.0, v0.33.0...
21 months ago

Changelog

  • csvtk v0.29.0 Github Releases (by Release)
    • new commands:
      • fix-quotes: fix malformed CSV/TSV caused by double-quotes. #260
      • del-quotes: remove extra double-quotes added by fix-quotes.
    • csvtk del-header:
      • fix deleting headers of 2nd and later files. #257
    • csvtk concat:
      • fix panic when no data found.
    • csvtk sort:
      • support column names containing colons. #254
    • csvtk filter2:
      • update doc: add the in keyword. #195
      • fix specifying the position for the new column containing only a constant string. #252
    • csvtk plot:
      • add a new flag --tick-label-size.
    • csvtk pretty:
      • fix showing cell data containing "tabs", by replacing tabs with spaces.

Don't miss a new csvtk release

NewReleases is sending notifications on new releases.