Skip to content

Releases: oclif/table

0.2.3

26 Oct 05:32
Compare
Choose a tag to compare

Bug Fixes

  • deps: bump @oclif/core from 4.0.29 to 4.0.30 (114e4cc)

0.2.2

25 Oct 16:34
Compare
Choose a tag to compare

Bug Fixes

0.2.1

23 Oct 20:51
Compare
Choose a tag to compare

Bug Fixes

0.2.0

22 Oct 19:13
Compare
Choose a tag to compare

Features

0.1.24

21 Oct 20:09
Compare
Choose a tag to compare

Bug Fixes

0.1.23

21 Oct 19:03
Compare
Choose a tag to compare

Bug Fixes

0.1.22

21 Oct 17:52
Compare
Choose a tag to compare

Bug Fixes

  • override stdout rows to prevent terminal clearing (7ad0fec)
  • windows + wireit test fix (e69204b)

0.1.21

19 Oct 08:34
Compare
Choose a tag to compare

Bug Fixes

  • deps: bump @oclif/core from 4.0.28 to 4.0.29 (b040457)

0.1.20

17 Oct 16:39
Compare
Choose a tag to compare

Bug Fixes

0.1.19

17 Oct 15:16
Compare
Choose a tag to compare

Bug Fixes

  • drop limit on printTables to 30k (fb81cf6)
  • handle very tall tables (b81be9e)
  • handle very wide tables (0627af9)
  • limit printTables to 50k total records (b698088)
  • return after rendering chunked table (e8bfaad)
  • throw error if duplicate columns (3a43b86)