Releases: schollz/progressbar
Releases · schollz/progressbar
v3.14.1
(pi release)
Full Changelog: v3.14.0...v3.14.1
v3.14.0
What's Changed
- change library to get rune width by @tukaelu in #169
- Fix SI units calculation and introduce OptionUseIECUnits() by @edigaryev in #167
New Contributors
- @tukaelu made their first contribution in #169
- @edigaryev made their first contribution in #167
Full Changelog: v3.13.1...v3.14.0
v3.13.1
What's Changed
- fix: remove github.com/rivo/uniseg from go.mod to fix go version by @DarthPestilane in #158
- remove duplicate call of term.GetSize by @talwat in #156
- fix data race in
Describe
by @kemingy in #153
New Contributors
- @DarthPestilane made their first contribution in #158
- @talwat made their first contribution in #156
- @kemingy made their first contribution in #153
Full Changelog: v3.13.0...v3.13.1
v3.13.0
v3.12.2
v3.12.1
v3.12.0
What's Changed
- Fixes case where bar was being incorrectly cleared on finished #75 by @janpfeifer in #140
- feat: exit the bar to keep current state by @Mr1X in #142
New Contributors
- @janpfeifer made their first contribution in #140
- @Mr1X made their first contribution in #142
Full Changelog: v3.11.0...v3.12.0
v3.11.0
v3.10.1
v3.10.0
What's Changed
- Use golang.org/x/term replacement instead of deprecated package by @Jacalz in #131
- feat: on clear, correctly flush with carriage return by @hexnaught in #134
- feat: option to keep showing elapsed time on finish by @hexnaught in #133
New Contributors
- @Jacalz made their first contribution in #131
- @hexnaught made their first contribution in #134
Full Changelog: v3.9.0...v3.10.0