Skip to content

Releases: schollz/progressbar

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

v2.12.2

15 May 01:14
Compare
Choose a tag to compare
fix nil

v2.12.1

30 Apr 16:45
Compare
Choose a tag to compare

Allow finishing only once

v2.12.0

12 Apr 16:18
Compare
Choose a tag to compare

Add oncompletion function

v2.11.0

01 Apr 14:13
a77c958
Compare
Choose a tag to compare
  • Add option clear on finishing (OptionClearOnFinish)

v2.10.0

07 Mar 14:11
Compare
Choose a tag to compare
  • add Describe function

v2.9.1

30 Jan 17:37
361d2c6
Compare
Choose a tag to compare
  • use int64 everywhere, add API for Int64