Releases: jedib0t/go-pretty
Releases · jedib0t/go-pretty
v6.6.1
v6.6.0
What's Changed
- table: ignore non-printable characters when suppressing empty columns by @iamjoemccormick in #327
- table: Pager to page through the output by @jedib0t in #331
- progress: fix possible race in Stop(); fixes #322 by @jedib0t in #332
- Text wrapping fix by @jedib0t in #333
- text: handle hyperlink embedded text correctly; fixes #329 by @jedib0t in #334
New Contributors
- @iamjoemccormick made their first contribution in #327
Full Changelog: v6.5.9...v6.6.0
v6.5.9
v6.5.8
v6.5.7
v6.5.6
v6.5.5
v6.5.4
What's Changed
- table: fix SuppressTrailingSpaces removing spaces from the beginning by @ilya-lesikov in #295
- table: fix documentation for merges by @jedib0t in #296
New Contributors
- @ilya-lesikov made their first contribution in #295
Full Changelog: v6.5.3...v6.5.4