Skip to content

Releases: schollz/progressbar

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

v2.13.1

03 Jun 19:11
0256e6c
Compare
Choose a tag to compare

bug fix: need to lock the mutex state around adding af7d746

v2.13.0

15 May 15:53
Compare
Choose a tag to compare

Add New64