Skip to content

Releases: schollz/progressbar

v3.1.1

11 Apr 15:21
Compare
Choose a tag to compare
  • bug fix for showing iterations

v3.1.0

11 Apr 14:58
Compare
Choose a tag to compare
  • add ChangeMax

v3.0.2

03 Apr 13:13
Compare
Choose a tag to compare
  • UI fix: don't show so many parentheses

v3.0.1

02 Apr 21:06
Compare
Choose a tag to compare
  • when it/s < 1, use it/min

v3.0.0

31 Mar 20:16
Compare
Choose a tag to compare
  • API change: ChangeMax removed
  • API change: OptionSetBytes(x) -> OptionShowBytes(true) This way you don't have to set the number twice
  • You can ignore length by passing "-1" as the number

v2.15.0

24 Dec 20:41
Compare
Choose a tag to compare
  • Add Set and Set64

v2.14.2

17 Nov 17:38
Compare
Choose a tag to compare
  • show final it/s

v2.14.1

17 Nov 17:33
Compare
Choose a tag to compare
  • show the total mb/s when doing

v2.14.0

27 Sep 19:03
fd48575
Compare
Choose a tag to compare
  • make PredictTime optional
  • add ChangeMax and GetMax to dynamically alter the progressbar

v2.13.2

04 Jun 15:27
87b6d37
Compare
Choose a tag to compare

use rolling average to calculate time left