What's Changed
- add simple spinner/counter example by @OkieOth in #211
- feat: allow user to safely run and manage multiple progressbar http servers by @cmsax in #213
- fix: when setMaxDetailRow() but not use AddDetail(), cause index out of range. by @chengxilo in #214
- Fix terminal width when stdout is redirected by @WGH- in #215
- fix: describe after by @schollz in #225
- fix: flickering on powershell by @mengshengwu in #220
- fix: trailing residual characters in ANSI mode by @yevk in #221
- Always call
bar.Finish()inReaderby @mrkbac in #218 - Remove unused argument by @bitlux in #223
- Added OptionSetCustomColorCodes to pass in custom color codes. by @polymorcodeus in #226
- Remove hardcoded choice by @goncalogdomingo in #216
New Contributors
- @OkieOth made their first contribution in #211
- @WGH- made their first contribution in #215
- @mengshengwu made their first contribution in #220
- @yevk made their first contribution in #221
- @mrkbac made their first contribution in #218
- @bitlux made their first contribution in #223
- @polymorcodeus made their first contribution in #226
- @goncalogdomingo made their first contribution in #216
Full Changelog: v3.18.0...v3.19.0