Skip to content

Tags: rowhit/python-progressbar

Tags

v3.33.2

Toggle v3.33.2's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
wolph Rick van Hattem
implemented flush method for IO stream v3.33.2

v3.33.1

Toggle v3.33.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
wolph Rick van Hattem
fixed output redirection for the python logging. fixes wolph#134, aga…

…in v3.33.1

v3.33.0

Toggle v3.33.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
wolph Rick van Hattem
Fixed stderr and stdout output when wrapping (for example, with loggi…

…ng and exceptions). Fixes wolph#134

v3.32.1

Toggle v3.32.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
wolph Rick van Hattem
Converted print statement to debug statement

v3.32.0

Toggle v3.32.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
wolph Rick van Hattem
fixed python 3.x tests and updated readme v3.32.0

v3.31.1

Toggle v3.31.1's commit message
bumping version to enable release signing v3.31.1

v3.31.0

Toggle v3.31.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
wolph Rick van Hattem
fixed stacktrace output when capturing output and implemented wall ti…

…me widget v3.31.0

v3.30.2

Toggle v3.30.2's commit message
fixed bug wolph#121 and wolph#122 v3.30.2

v3.30.0

Toggle v3.30.0's commit message
Fixed several bugs thanks to @matthewwardrop and refactored requirements

 - wolph#119 Use get_ipython imported from IPython rather than global namespace
 - wolph#118 Make printing a newline on finish optional
 - wolph#117 Fix unwrapping stdout/stderr
 - Refactored `requirements.txt` files to use `setup.py`

v3.20.2

Toggle v3.20.2's commit message
removed print statement to fix wolph#116 v3.20.2