Releases: kellyjonbrazil/jtbl
Releases · kellyjonbrazil/jtbl
JTBL version 1.6.0
- Add long options
- Add DokuWiki table option
- Add Bash and Zsh completions
JTBL version 1.5.3
- Add
-f
option for fancy table output
JTBL version 1.5.2
- Fix output for empty array
JTBL version 1.5.1
- Preserve long float formatting
JTBL version 1.5.0
- Be more tolerant of loading JSON Lines with blank lines and whitespace
JTBL version 1.4.0
- 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
JTBL version 1.3.1
- Add -q option to suppress printing of error messages to STDERR
- Add man page to source package
JTBL version 1.3.0
- Add
-m
markdown table output option - Add man page
JTBL version 1.2.3
- Remove item header from rotate view if there is only one item
- Add separator line under item header in rotate view
JTBL version 1.2.2
- Use nicer grid lines for tables