Releases: schollz/progressbar
Releases · schollz/progressbar
v3.14.2
What's Changed
- Add pacman example gif by @OlegChuev in #174
- 📝docs: Add a library definition for ansi by @eogns47 in #173
- Add more properties to State by @treuherz in #170
- fix: Protect RenderBlank() and IsFinished() with the lock by @RichieSams in #164
New Contributors
- @OlegChuev made their first contribution in #174
- @eogns47 made their first contribution in #173
- @treuherz made their first contribution in #170
- @RichieSams made their first contribution in #164
Full Changelog: v3.14.1...v3.14.2
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