Skip to content

csvtk v0.32.0

Latest
Compare
Choose a tag to compare
@shenwei356 shenwei356 released this 05 Dec 12:54
· 1 commit to master since this release

Changes

  • csvtk v0.32.0 Github Releases (by Release)
    • csvtk filter2/mutate2/mutate3:
      • fix a bug of mismatch between column names and values which was brought in v0.31.1. #295
      • add some unit tests.
    • csvtk pretty:
      • -w/--min-width and -W/--max-width accept multiple values for setting column-specific thresholds.
      • add a new format style round for round corners.

Notes

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