Skip to content

Releases: mbudde/tabulate

v1.2.0

09 Nov 19:30
Compare
Choose a tag to compare
  • New --output-delimiter option for specifying the delimiter used to separate columns in the output.

v1.1.1

19 Feb 09:54
Compare
Choose a tag to compare
  • Fixed bug where columns could end up misaligned when preceding columns overflowed.

v1.1.0

28 Jun 16:51
Compare
Choose a tag to compare
  • New --online option for tabulating input.
  • Some bugfixes.

v1.0.2

18 May 11:39
Compare
Choose a tag to compare

Fix build error introduced in 1.0.1 when git or date commands fail to run.

v1.0.1

18 May 07:02
Compare
Choose a tag to compare

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

17 May 08:33
Compare
Choose a tag to compare
First release to crates.io.