cli-table3

Frameworks & LibrariesMIT

cli-table3 release notes.

Latest v0.6.5 · by cli-table3Written in JavaScriptWebsitecli-table/cli-table3RSS

Changelog

v0.6.5

Latest
Added 2
  • Add word wrap options to CellOptions TypeScript interface
  • Support bigint cell content type
Fixed 1
  • Fix truncated href tags

From cli-table3

What's Changed
New Contributors

Full Changelog: https://github.com/cli-table/cli-table3/compare/v0.6.4...v0.6.5

View originalPermalink
How v0.6.5 went

v0.6.4

Fixed 1
  • Add missed 'href' property to types

From cli-table3

What's Changed
New Contributors

Full Changelog: https://github.com/cli-table/cli-table3/compare/v0.6.3...v0.6.4

View originalPermalink
How v0.6.4 went
v0.6.2

Hyperlinks, alternate word-wrap, debugging, and bug fixes

Added 3
  • Add hyperlink support for cells
  • Add debugging capabilities
  • Add wrapOnWordBoundary option for consistently readable word wrapping
Changed 1
  • Refactor table layouts
Fixed 3
  • Fix erroneous column truncation when using colSpan
  • Correctly set cell padding for zero values
  • Fix table layout issue #269

From cli-table3

:rocket: Enhancement
:bug: Bug Fix
:memo: Documentation
:house: Internal

Note: Somehow np missed publishing it's own commit so the version in package.json still reads "0.6.1" when it should be "0.6.2".

View originalPermalink
How v0.6.2 went

v0.5.1

Added 1
  • Import type definition from @types/cli-table2

From cli-table3

:rocket: Enhancement
  • #21 Import type definition from @types/cli-table2 (@Turbo87)
Committers: 1
View originalPermalink
How v0.5.1 went

v0.4.0

Fixed 2
  • Fix wordWrap with colSpan
  • Fix runtime error when content is truncated
Removed 1
  • Remove lodash dependency

From cli-table3

First official release as cli-table3. Changes compares to cli-table2 v0.2.0:

:rocket: Enhancement
:bug: Bug Fix
:memo: Documentation
:house: Internal
Committers: 4
View originalPermalink
How v0.4.0 went

v0.5.0

Changed 3
  • Update Node version requirements
  • Use ES6 class syntax and let/const
  • Use Jest for testing
Removed 1
  • Replace kind-of dependency with typeof and Array.isArray()

From cli-table3

:boom: Breaking Change
:memo: Documentation
:house: Internal
Committers: 3
View originalPermalink
How v0.5.0 went
View all

Discussion

If you publish cli-table3, you can claim this product by proving you administer its repository.