Skip to content

Tags: ayonious/console-table-printer

Tags

v2.12.1

Toggle v2.12.1's commit message
chore(release): 2.12.1 [skip ci]

## [2.12.1](v2.12.0...v2.12.1) (2024-06-20)

### Bug Fixes

* new lines in cells broke table format ([#466](#466)) ([6b28738](6b28738)), closes [#438](#438)

v2.12.0

Toggle v2.12.0's commit message
chore(release): 2.12.0 [skip ci]

# [2.12.0](v2.11.2...v2.12.0) (2023-12-22)

### Bug Fixes

* Multiple line Title ([#453](#453)) ([4876a92](4876a92))
* Updating docs to include better examples ([#458](#458)) ([15ce90a](15ce90a))

### Features

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

v2.11.2

Toggle v2.11.2's commit message
chore(release): 2.11.2 [skip ci]

## [2.11.2](v2.11.1...v2.11.2) (2023-07-02)

### Bug Fixes

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

v2.11.1

Toggle v2.11.1's commit message
chore(release): 2.11.1 [skip ci]

## [2.11.1](v2.11.0...v2.11.1) (2022-08-24)

### Bug Fixes

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

v2.11.0

Toggle v2.11.0's commit message
chore(release): 2.11.0 [skip ci]

# [2.11.0](v2.10.0...v2.11.0) (2022-04-03)

### Features

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

v2.10.0

Toggle v2.10.0's commit message
chore(release): 2.10.0 [skip ci]

# [2.10.0](v2.9.0...v2.10.0) (2021-08-04)

### Bug Fixes

* **row-separator:** make row separator optional ([#373](#373)) ([325db51](325db51))

### Features

* **row separator:** Added row separator option ([#372](#372)) ([63855ae](63855ae))

v2.9.0

Toggle v2.9.0's commit message
chore(release): 2.9.0 [skip ci]

# [2.9.0](v2.8.2...v2.9.0) (2021-05-12)

### Bug Fixes

* **technical:** fixing types error for compilation ([68a8bf7](68a8bf7))

### Features

* min width ([#363](#363)) ([3a1b4e8](3a1b4e8))

v2.8.2

Toggle v2.8.2's commit message
chore(release): 2.8.2 [skip ci]

## [2.8.2](v2.8.1...v2.8.2) (2021-03-19)

### Bug Fixes

* added circle ci ([79e72eb](79e72eb))
* Calculated Columns Title is shown ([#349](#349)) ([88ae550](88ae550))

v2.8.1

Toggle v2.8.1's commit message
chore(release): 2.8.1 [skip ci]

## [2.8.1](v2.8.0...v2.8.1) (2021-03-06)

### Bug Fixes

* fixing deployment ([981d819](981d819))

v2.8.0

Toggle v2.8.0's commit message
chore(release): 2.8.0 [skip ci]

# [2.8.0](v2.7.5...v2.8.0) (2021-03-06)

### Features

* Width Limit  ([#343](#343)) ([f5a541b](f5a541b))