Sourced from github.com/jedib0t/go-pretty/v6's releases.
v6.7.1
What's Changed
- text: more unit-tests for escape seq parser by
@jedib0tin jedib0t/go-pretty#376- progress: speed-up unit-tests by
@jedib0tin jedib0t/go-pretty#377- table: profiling led performance fixes by
@jedib0tin jedib0t/go-pretty#378- progress: minor performance optimizations by
@jedib0tin jedib0t/go-pretty#379- text: transformer code quality fixes by
@jedib0tin jedib0t/go-pretty#380- documentation updates by
@jedib0tin jedib0t/go-pretty#381Full Changelog: https://github.com/jedib0t/go-pretty/compare/v6.7.0...v6.7.1
v6.7.0
What's Changed
- Only adjust terminal size when the output writer is stdout by
@linzhpin jedib0t/go-pretty#375New Contributors
@linzhpmade their first contribution in jedib0t/go-pretty#375Full Changelog: https://github.com/jedib0t/go-pretty/compare/v6.6.9...v6.7.0
v6.6.9
What's Changed
- progress: option to skip auto-stop for trackers by
@jedib0tin jedib0t/go-pretty#373- feat: don't enable colors if
TERMis set todumbby@G-Rathin jedib0t/go-pretty#374New Contributors
@G-Rathmade their first contribution in jedib0t/go-pretty#374Full Changelog: https://github.com/jedib0t/go-pretty/compare/v6.6.8...v6.6.9
v6.6.8
What's Changed
- OSC 8 hiperlink support by
@houdini91in jedib0t/go-pretty#364- Add pac-man classic (chomp) and colored dominoes indeterminate indicators by
@mach6in jedib0t/go-pretty#370- Experimental Style funcs for progress by
@ptxmacin jedib0t/go-pretty#369- progress demo tweaks by
@jedib0tin jedib0t/go-pretty#371New Contributors
@houdini91made their first contribution in jedib0t/go-pretty#364@mach6made their first contribution in jedib0t/go-pretty#370@ptxmacmade their first contribution in jedib0t/go-pretty#369Full Changelog: https://github.com/jedib0t/go-pretty/compare/v6.6.7...v6.6.8
eb029c4
documentation updates (#381)0238324
text: transformer code quality fixes (#380)a9ab184
progress: minor performance optimizations (#379)015f58d
table: profiling led minor performance fixes (#378)a3638c1
progress: speed-up unit-tests (#377)d562c3e
text: more unit-tests for escape seq parser (#376)4d8d073
progress: adjust terminal size only when output is stdout (#375)b2249da
text: don't enable colors if TERM is set to
dumb (#374)f8bbd12
progress: option to skip auto-stop for trackers (#373)3c86af8
progress demo tweaks (#371)