cli-progress
Advanced tools
Changelog
3.7.0 ###
Changelog
3.6.1 ###
Changelog
3.6.0 ###
barGlue
option to insert ascii escape sequences (e.g. for colorization) between the bar complete/incomplete elements - feature requested on GitHubeta
value can be negative for multibars in case the bar is alredy completedChangelog
3.5.0 ###
Changelog
3.4.0 ###
stream
options was wrong - thanks to ehmicky on GitHubREADME.md
- thanks to justsml on GitHubChangelog
3.3.1 ###
push()
method to update()
update()
Changelog
3.3.0 ###
options.format
Changelog
3.2.0 ###
emptyOnZero
option to display total:0 bars as empty, not full - thanks to nickcmaynard on GitHubChangelog
3.1.0 ###
stopOnComplete
support within MultiBar
- thanks to Nox-404 on GitHubMultiBar
is controlled by fps
option instead of static 500ms
valueChangelog
3.0.0 ###
synchronousUpdate
to control the synchronized redraw during update()
call (default=true
)stdout
instead of stderr