Releases: BrookJeynes/progress
Releases · BrookJeynes/progress
Release v1.1.0
Added
- Progress bar now supports u21 ascii characters.
- Added new
completionCharacterconfig. This character, if defined,
gets printed instead of the spinner symbol onSpinner.finish(). - Added new
updateDescriptionNewlineconfig. This allows you to now
retain the previous spinner symbol / description on the previous line and
start a new task on the next. This goes hand in hand with the new
completionCharacterconfig.
Fixed
N/A
Changed
- Updated casing from
update_description()toupdateDescription(). - Updated README.
- Updated Docstrings
Full Changelog: https://github.com/BrookJeynes/progress/commits/v1.1.0