forked from pool/python-progress
- update to 1.6:
* Add help message to check_tty AttributeError * ensure hidden cursor is reshown at exit. * spinner: support formatted messages * progress: avoid division by zero * iter: expose the iteration value to the object * Style change * Add color support * Use the formal form everywhere OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-progress?expand=0&rev=4
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 7 18:16:16 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.6:
|
||||
* Add help message to check_tty AttributeError
|
||||
* ensure hidden cursor is reshown at exit.
|
||||
* spinner: support formatted messages
|
||||
* progress: avoid division by zero
|
||||
* iter: expose the iteration value to the object
|
||||
* Style change
|
||||
* Add color support
|
||||
* Use the formal form everywhere
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 25 11:00:39 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
Reference in New Issue
Block a user