# cli-table3 changelog > cli-table3 release notes. - Vendor: cli-table3 - Category: Developer Tools - Official site: https://github.com/cli-table/cli-table3 - Tracked by: What's New (https://whatsnew.fyi/product/cli-table3) - Harvested from: GitHub (cli-table/cli-table3) - Entries below: 9 (newest first) What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. ## Releases ### v0.6.5 - Date: 2024-05-12 - Version: v0.6.5 - Original notes: https://github.com/cli-table/cli-table3/releases/tag/v0.6.5 - Permalink: https://whatsnew.fyi/product/cli-table3/releases/v0.6.5 ##### What's Changed * add word wrap options to CellOptions ts interface by @ItsNickBarry in https://github.com/cli-table/cli-table3/pull/339 * support bigint cell content type by @ItsNickBarry in https://github.com/cli-table/cli-table3/pull/340 * Fix truncated href tags by @ItsNickBarry in https://github.com/cli-table/cli-table3/pull/342 ##### New Contributors * @ItsNickBarry made their first contribution in https://github.com/cli-table/cli-table3/pull/339 **Full Changelog**: https://github.com/cli-table/cli-table3/compare/v0.6.4...v0.6.5 ### v0.6.4 - Date: 2024-03-23 - Version: v0.6.4 - Original notes: https://github.com/cli-table/cli-table3/releases/tag/v0.6.4 - Permalink: https://whatsnew.fyi/product/cli-table3/releases/v0.6.4 ##### What's Changed * chore: dependabot schedule from daily to weekly by @speedytwenty in https://github.com/cli-table/cli-table3/pull/317 * fix(types): add missed 'href' property by @elaichenkov in https://github.com/cli-table/cli-table3/pull/321 ##### New Contributors * @elaichenkov made their first contribution in https://github.com/cli-table/cli-table3/pull/321 **Full Changelog**: https://github.com/cli-table/cli-table3/compare/v0.6.3...v0.6.4 ### v0.6.3 — Per cell word-wrap options - Date: 2022-09-15 - Version: v0.6.3 - Original notes: https://github.com/cli-table/cli-table3/releases/tag/v0.6.3 - Permalink: https://whatsnew.fyi/product/cli-table3/releases/v0.6.3 - feat: ability to override wordWrap and wrapOnBoundary per cell (#303) ebe2a2f - Correct build status link (#276) 450f957 https://github.com/cli-table/cli-table3/compare/v0.6.2...v0.6.3 ### v0.6.2 — Hyperlinks, alternate word-wrap, debugging, and bug fixes - Date: 2022-04-13 - Version: v0.6.2 - Original notes: https://github.com/cli-table/cli-table3/releases/tag/v0.6.2 - Permalink: https://whatsnew.fyi/product/cli-table3/releases/v0.6.2 ###### :rocket: Enhancement * [#292](https://github.com/cli-table/cli-table3/pull/292) Hyperlink support for cells ([@speedytwenty](https://github.com/speedytwenty)) * [#288](https://github.com/cli-table/cli-table3/pull/288) Add debugging capabilities ([@speedytwenty](https://github.com/speedytwenty)) * [#278](https://github.com/cli-table/cli-table3/pull/278) Refactored table layouts + Layout fix for #269 ([@speedytwenty](https://github.com/speedytwenty)) * [#217](https://github.com/cli-table/cli-table3/pull/217) Add wrapOnWordBoundary option for consistently readable word wrapping ([@speedytwenty](https://github.com/speedytwenty)) ###### :bug: Bug Fix * [#290](https://github.com/cli-table/cli-table3/pull/290) Fix to erroneous column truncation when using colSpan ([@speedytwenty](https://github.com/speedytwenty)) * [#287](https://github.com/cli-table/cli-table3/pull/287) Correctly set cell padding for zero values ([@speedytwenty](https://github.com/speedytwenty)) * [#278](https://github.com/cli-table/cli-table3/pull/278) Refactored table layouts + Layout fix for #269 ([@speedytwenty](https://github.com/speedytwenty)) ###### :memo: Documentation * [#286](https://github.com/cli-table/cli-table3/pull/286) Regenerate docs ([@speedytwenty](https://github.com/speedytwenty)) ###### :house: Internal * [#276](https://github.com/cli-table/cli-table3/pull/276) Move CI to Github Actions ([@speedytwenty](https://github.com/speedytwenty)) * [#283](https://github.com/cli-table/cli-table3/pull/283) #196 - Fix to failing unit tests ([@speedytwenty](https://github.com/speedytwenty)) 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". ### v0.6.1 - Date: 2022-01-09 - Version: v0.6.1 - Original notes: https://github.com/cli-table/cli-table3/releases/tag/v0.6.1 - Permalink: https://whatsnew.fyi/product/cli-table3/releases/v0.6.1 ### v0.6.0 - Date: 2022-01-09 - Version: v0.6.0 - Original notes: https://github.com/cli-table/cli-table3/releases/tag/v0.6.0 - Permalink: https://whatsnew.fyi/product/cli-table3/releases/v0.6.0 ### v0.5.1 - Date: 2019-05-01 - Version: v0.5.1 - Original notes: https://github.com/cli-table/cli-table3/releases/tag/v0.5.1 - Permalink: https://whatsnew.fyi/product/cli-table3/releases/v0.5.1 ###### :rocket: Enhancement * [#21](https://github.com/cli-table/cli-table3/pull/21) Import type definition from `@types/cli-table2` ([@Turbo87](https://github.com/Turbo87)) ###### Committers: 1 - Tobias Bieniek ([Turbo87](https://github.com/Turbo87)) ### v0.4.0 - Date: 2018-06-11 - Version: v0.4.0 - Original notes: https://github.com/cli-table/cli-table3/releases/tag/v0.4.0 - Permalink: https://whatsnew.fyi/product/cli-table3/releases/v0.4.0 First official release as `cli-table3`. Changes compares to `cli-table2` v0.2.0: ###### :rocket: Enhancement * [#27](https://github.com/jamestalmage/cli-table2/pull/27) Remove "lodash" dependency. ([@Turbo87](https://github.com/Turbo87)) ###### :bug: Bug Fix * [#29](https://github.com/jamestalmage/cli-table2/pull/29) Fix wordWrap with colSpan. ([@mmurphy](https://github.com/mmurphy)) * [#24](https://github.com/jamestalmage/cli-table2/pull/24) Fixing the runtime error when content is truncated. ([@sthadeshwar](https://github.com/sthadeshwar)) ###### :memo: Documentation * [#41](https://github.com/jamestalmage/cli-table2/pull/41) Create LICENSE. ([@GantMan](https://github.com/GantMan)) ###### :house: Internal * [#26](https://github.com/jamestalmage/cli-table2/pull/26) package.json: Whitelist JS files ([@Turbo87](https://github.com/Turbo87)) ###### Committers: 4 - Gant Laborde ([GantMan](https://github.com/GantMan)) - Martin Murphy ([mmurphy](https://github.com/mmurphy)) - Satyajit Thadeshwar ([sthadeshwar](https://github.com/sthadeshwar)) - Tobias Bieniek ([Turbo87](https://github.com/Turbo87)) ### v0.5.0 - Date: 2018-06-11 - Version: v0.5.0 - Original notes: https://github.com/cli-table/cli-table3/releases/tag/v0.5.0 - Permalink: https://whatsnew.fyi/product/cli-table3/releases/v0.5.0 ###### :boom: Breaking Change * [#2](https://github.com/cli-table/cli-table3/pull/2) Update Node version requirements. ([@Turbo87](https://github.com/Turbo87)) ###### :memo: Documentation * [#11](https://github.com/cli-table/cli-table3/pull/11) Update Documentation. ([@Turbo87](https://github.com/Turbo87)) ###### :house: Internal * [#16](https://github.com/cli-table/cli-table3/pull/16) Replace `kind-of` dependency with `typeof` and `Array.isArray()`. ([@Turbo87](https://github.com/Turbo87)) * [#15](https://github.com/cli-table/cli-table3/pull/15) Remove Gulp. ([@Turbo87](https://github.com/Turbo87)) * [#13](https://github.com/cli-table/cli-table3/pull/13) Use ES6 class syntax and `let/const`. ([@Turbo87](https://github.com/Turbo87)) * [#12](https://github.com/cli-table/cli-table3/pull/12) Add ESLint and Prettier. ([@Turbo87](https://github.com/Turbo87)) * [#10](https://github.com/cli-table/cli-table3/pull/10) chore: use yarn cache. ([@DanielRuf](https://github.com/DanielRuf)) * [#9](https://github.com/cli-table/cli-table3/pull/9) Use Jest for testing. ([@Turbo87](https://github.com/Turbo87)) * [#3](https://github.com/cli-table/cli-table3/pull/3) Add `yarn.lock` file. ([@Turbo87](https://github.com/Turbo87)) * [#1](https://github.com/cli-table/cli-table3/pull/1) Skip broken test. ([@Turbo87](https://github.com/Turbo87)) ###### Committers: 3 - Daniel Ruf ([DanielRuf](https://github.com/DanielRuf)) - Tobias Bieniek ([Turbo87](https://github.com/Turbo87)) - [dependabot[bot]](https://github.com/apps/dependabot)