github shenwei356/csvtk v0.34.0
csvtk v0.34.0

3 months ago

Changes

  • csvtk v0.34.0 Github Releases (by Release)
    • new command csvtk plot bar. Contributed by @lovromazgon #323
    • csvtk:
      • fix panic when the first field is empty, e.g., -f ,2,3.
    • csvtk cut:
    • csvtk plot box:
      • fix --horiz does not swap axes labels. #314
    • csvtk plot line:
      • add a new flag --data-field-x-nominal to plot line with sortable nominal X axis values, such as date.
        #308 by @lovromazgon
    • csvtk plot:
      • add two new flags --hide-x-labs and --hide-y-labs, for hiding X/Y axis, ticks, and tick labels. #326
    • csvtk fix:
      • add a new flag --na to set content to fill. #316
    • csvtk replace:
      • add new replacements symbol/placeholder for group-specific numbering: {gnr}, {enr}, {rnr}. #322
    • csvtk sort:
      • add support for sorting by date/time. #278

Notes

  • run csvtk version to check update !!!
  • run csvtk genautocomplete to update Bash completion !!!

Don't miss a new csvtk release

NewReleases is sending notifications on new releases.