Console Table Printer Versions Save

🖥️ 🍭 Printing Pretty Tables on your console

v2.12.0

5 months ago

2.12.0 (2023-12-22)

Bug Fixes

Features

  • Allow for color: false to wipe the colorMap. (#455) (9405d83)

v2.11.2

11 months ago

2.11.2 (2023-07-02)

Bug Fixes

  • Adding Better regex for ansi codes stripping from the string (#435) (a90525f)
  • Allow empty Column Title (#451) (4323d60)
  • Remove Crimson as basic color (#450) (ec89482)

v2.11.1

1 year ago

2.11.1 (2022-08-24)

Bug Fixes

  • add character length dictionary for string length computation in console (#431) (89f6db2)
  • dont allow negative numbers in string.repeat (#422) (c9e8994)
  • Fix color resetting for borders (#428) (bcb6e8c)

v2.11.0

2 years ago

2.11.0 (2022-04-03)

Features

  • add option to specify initial rows, make add methods chainable, export renderSimpleTable (#396) (6e6d8f3)
  • allow specifying custom color map (#394) (4c6eecd)

v2.10.0

2 years ago

2.10.0 (2021-08-04)

Bug Fixes

  • row-separator: make row separator optional (#373) (325db51)

Features

  • row separator: Added row separator option (#372) (63855ae)

v2.9.0

3 years ago

2.9.0 (2021-05-12)

Bug Fixes

  • technical: fixing types error for compilation (68a8bf7)

Features

v2.8.2

3 years ago

2.8.2 (2021-03-19)

Bug Fixes

v2.8.1

3 years ago

2.8.1 (2021-03-06)

Bug Fixes

v2.8.0

3 years ago

2.8.0 (2021-03-06)

Features

v2.7.5

3 years ago

2.7.5 (2020-12-08)

Bug Fixes

  • technical: migrate to yarn and fix deployment (0a1babb)