Skip to content

Releases: devashishdxt/cli-table

cli-table-v0.5.0

18 Mar 05:42
be67944

Choose a tag to compare

What's Changed

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

cli-table-v0.4.9

02 Jul 03:06
660cf6e

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

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

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

Choose a tag to compare

  • Fixes #14.
  • Adds styling section in documentation.

cli-table v0.4.5

05 Mar 04:25

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

Choose a tag to compare

  • Add #[table(skip)] field attribute in Table derive macro.

cli-table v0.4.1

29 Jan 02:28

Choose a tag to compare

  • Better handling of empty tables

cli-table v0.4.0

10 Dec 10:11

Choose a tag to compare

New API and support for creating tables using derive macros.

cli-table v0.3.2

01 Dec 14:57

Choose a tag to compare

  • Fix links in documentation
  • Add support for foreground colour of tables
  • Allow custom colour preferences for printing tables