Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@haltcase haltcase released this 30 Apr 04:16
FEATURES
  • require node >= 14.18 (3bd02ca)
  • rewrite in TypeScript / ESM (1c45f86)
BREAKING CHANGES
  • support for node 8, 10, 12, and < 14.18 has been dropped.
  • the --columns option long name is now --column.
  • to pass input as stdin, - must be provided as the input file parameter.