We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bafaa89 commit 0684f12Copy full SHA for 0684f12
progressbar/ChangeLog.yaml
@@ -3,6 +3,12 @@
3
defaulting to 'B' for bytes. It will also show B/s, MB/s, etc instead of
4
B/s, M/s, etc.
5
6
+2009-02-24:
7
+ - Updated licensing.
8
+ - Moved examples to separated file.
9
+ - Improved _need_update() method, which is now as fast as it can be. IOW,
10
+ no wasted cycles when an update is not needed.
11
+
12
2008-12-22:
13
- Added SimpleProgress widget contributed by Sando Tosi
14
<matrixhasu at gmail.com>.
0 commit comments