Skip to content

Releases: devashishdxt/cli-table

cli-table-v0.4.9

02 Jul 03:06
660cf6e
Compare
Choose a tag to compare

What's Changed

Full Changelog: cli-table-v0.4.8...cli-table-v0.4.9

cli-table-v0.4.8

01 Jul 02:12
73760b1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.7...cli-table-v0.4.8

cli-table v0.4.7

13 Apr 01:43
a044206
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.6...0.4.7

cli-table v0.4.6

29 Apr 01:49
396189a
Compare
Choose a tag to compare
  • Fixes #14.
  • Adds styling section in documentation.

cli-table v0.4.5

05 Mar 04:25
Compare
Choose a tag to compare
  • Add support for derive macro attributes order and display_fn.
  • Add support for printing tables from CSV data.

cli-table v0.4.3

25 Feb 04:51
Compare
Choose a tag to compare
  • Add #[table(skip)] field attribute in Table derive macro.

cli-table v0.4.1

29 Jan 02:28
Compare
Choose a tag to compare
  • Better handling of empty tables

cli-table v0.4.0

10 Dec 10:11
Compare
Choose a tag to compare

New API and support for creating tables using derive macros.

cli-table v0.3.2

01 Dec 14:57
Compare
Choose a tag to compare
  • Fix links in documentation
  • Add support for foreground colour of tables
  • Allow custom colour preferences for printing tables

cli-table v0.3.1

25 May 17:24
Compare
Choose a tag to compare
  • Add support for padding
  • Update dependencies