Releases: mbudde/tabulate
Releases · mbudde/tabulate
v1.2.0
- New
--output-delimiter
option for specifying the delimiter used to separate columns in the output.
v1.1.1
- Fixed bug where columns could end up misaligned when preceding columns overflowed.
v1.1.0
- New
--online
option for tabulating input.
- Some bugfixes.
v1.0.2
Fix build error introduced in 1.0.1 when git
or date
commands fail to run.
v1.0.1
Bug fix release.
- Fixed bug in handling of comma-separated values to
--exclude
option where only the first value would be used and the rest were ignored.
- Improved layout of
--help
. Option descriptions are now properly wrapped to terminal width.
v1.0.0
First release to crates.io.