14
0
Files
python-progress/python-progress.changes
Dirk Mueller f651ce9add - 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
2021-11-07 18:17:16 +00:00

23 lines
782 B
Plaintext

-------------------------------------------------------------------
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>
- Ensure neutrality of descriptions.
-------------------------------------------------------------------
Sun Mar 24 06:53:29 PM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Initial spec for v1.5