Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.18 KB

File metadata and controls

40 lines (28 loc) · 1.18 KB

Change Log

List of changes in descending order.

10.08.2018 (v1.2.1)

.columnizefix issue with indent where single col tables blow up.

(BREAKING CHANGES) 10.06.2018 (v1.2.0)

Refactor of Tablur better handling of ansi styling within table content. Better padding support. Simplified API. Removed .header() and .footer() in favor of just using .section() or .row() in order.

Version 1.2Push new minor version.

07.15.2018 (v1.0.8)

.buildRow()internal method should not override user defined "align".
.header()update code help/examples for .header() method.

06.14.2018 (v1.0.3-1.0.5)

.row()when no columns length ignore.
bordersfix issue where undesired caps show if no header/footer.
alignsadd option where array of global alignments can be passed.

06.13.2018 (v1.0.1-1.0.2)

sizefix issue with size getter.
initialinitial commit