Releases: ayonious/console-table-printer
Releases · ayonious/console-table-printer
v2.12.0
2.12.0 (2023-12-22)
Bug Fixes
Features
- Allow for color: false to wipe the colorMap. (#455) (9405d83)
v2.11.2
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
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.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.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
2.9.0 (2021-05-12)
Bug Fixes
- technical: fixing types error for compilation (68a8bf7)
Features
v2.8.2
2.8.2 (2021-03-19)
Bug Fixes
v2.8.1
2.8.1 (2021-03-06)
Bug Fixes
v2.8.0
2.8.0 (2021-03-06)
Features