Skip to content

Tags: wolph/python-progressbar

Tags

v4.4.2

Toggle v4.4.2's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
wolph Rick van Hattem
Fixed visible control characters issue on Windows. Fixes #293 v4.4.2

v4.4.1

Toggle v4.4.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
wolph Rick van Hattem
Included fix for the progressbar command v4.4.1

v4.4.0

Toggle v4.4.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
wolph Rick van Hattem
Greatly improved Windows (colour) support and fixed several Windows b…

…ugs v4.4.0

v4.3.2

Toggle v4.3.2's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
wolph Rick van Hattem
disabling run-command until it is properly finished v4.3.2

v4.3.1

Toggle v4.3.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
wolph Rick van Hattem
fixed typeerror on Windows thanks to @eachimei, excluded docs from in…

…stall thanks to @mgorny and added readthedocs configuration file v4.3.1

v4.3.0

Toggle v4.3.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
wolph Rick van Hattem
Added support for multithreading, multiprocessing, colors (16, 256 an…

…d full color) and many interactive terminal features such as continuous printing for a live ETA v4.3.0

v4.3b.0

Toggle v4.3b.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
wolph Rick van Hattem
Added fully tested type hinting using pyright and mypy. Also fixed a …

…few minor bugs v4.3b.0

v4.2.0

Toggle v4.2.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
wolph Rick van Hattem
Added `increment()` method for easy usage as callback from libraries …

…such as boto v4.2.0

v4.1.1

Toggle v4.1.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
wolph Rick van Hattem
Fixed backwards compatibility with original progressbar library v4.1.1

v4.1.0

Toggle v4.1.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
wolph Rick van Hattem
Delegate unknown attrs to target in WrappingIO thanks to @william-andre…

…. Added threaded progress bar example v4.1.0