Skip to content

Releases: devashishdxt/cli-table

cli-table-v0.5.0

Choose a tag to compare

@devashishdxt devashishdxt released this 18 Mar 05:42
be67944

What's Changed

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

cli-table-v0.4.9

Choose a tag to compare

@devashishdxt devashishdxt released this 02 Jul 03:06
660cf6e

What's Changed

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

cli-table-v0.4.8

Choose a tag to compare

@devashishdxt devashishdxt released this 01 Jul 02:12
73760b1

What's Changed

New Contributors

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

cli-table v0.4.7

Choose a tag to compare

@devashishdxt devashishdxt released this 13 Apr 01:43
a044206

What's Changed

New Contributors

Full Changelog: 0.4.6...0.4.7

cli-table v0.4.6

Choose a tag to compare

@devashishdxt devashishdxt released this 29 Apr 01:49
396189a
  • Fixes #14.
  • Adds styling section in documentation.

cli-table v0.4.5

Choose a tag to compare

@devashishdxt devashishdxt released this 05 Mar 04:25
  • Add support for derive macro attributes order and display_fn.
  • Add support for printing tables from CSV data.

cli-table v0.4.3

Choose a tag to compare

@devashishdxt devashishdxt released this 25 Feb 04:51
  • Add #[table(skip)] field attribute in Table derive macro.

cli-table v0.4.1

Choose a tag to compare

@devashishdxt devashishdxt released this 29 Jan 02:28
  • Better handling of empty tables

cli-table v0.4.0

Choose a tag to compare

@devashishdxt devashishdxt released this 10 Dec 10:11

New API and support for creating tables using derive macros.

cli-table v0.3.2

Choose a tag to compare

@devashishdxt devashishdxt released this 01 Dec 14:57
  • Fix links in documentation
  • Add support for foreground colour of tables
  • Allow custom colour preferences for printing tables