Skip to content

0.1.19

Compare
Choose a tag to compare
@svc-cli-bot svc-cli-bot released this 17 Oct 15:16
· 85 commits to main since this release

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)