Jtbl Versions Save

CLI tool to convert JSON and JSON Lines to terminal, CSV, HTTP, and markdown tables

v1.6.0

5 months ago
  • Add long options
  • Add DokuWiki table option
  • Add Bash and Zsh completions

v1.5.3

6 months ago
  • Add -f option for fancy table output

v1.5.2

11 months ago
  • Fix output for empty array

v1.5.1

1 year ago
  • Preserve long float formatting

v1.5.0

1 year ago
  • Be more tolerant of loading JSON Lines with blank lines and whitespace

v1.4.0

1 year ago
  • Add CSV (-c) table output option
  • Add HTML (-H) table output option
  • Preserve column order when wrapping or truncation is required
  • Bump tabulate library to v0.9.0

v1.3.1

2 years ago
  • Add -q option to suppress printing of error messages to STDERR
  • Add man page to source package

v1.3.0

2 years ago
  • Add -m markdown table output option
  • Add man page

v1.2.3

2 years ago
  • Remove item header from rotate view if there is only one item
  • Add separator line under item header in rotate view

v1.2.2

2 years ago
  • Use nicer grid lines for tables