Skip to content

Releases: schollz/progressbar

v2.1.0

23 May 06:35
ddf5772
Compare
Choose a tag to compare
Update go.mod

v2.0.0

23 May 05:53
Compare
Choose a tag to compare
  • Uses functional options

v1.0.0

07 May 12:35
Compare
Choose a tag to compare
refactored to simplify code

v0.6.0

07 May 12:35
Compare
Choose a tag to compare
v0.6.0

v0.5.0

28 Mar 05:25
Compare
Choose a tag to compare

New features:

  • Added ability to set writer

v0.4

11 Nov 16:09
702bf7c
Compare
Choose a tag to compare

Features:

  • Added theme feature (thanks @Kiura!)

Bug fixes:

  • Newline bug on mac OS (thanks @Kiura agian!)

v0.3.1

31 Oct 11:39
98649a7
Compare
Choose a tag to compare
Merge pull request #3 from Chyroc/fix/remove-Duration.Round-to-compat…

…ible-with-version-less-than-go1.9

fix remove Duration.Round to compatible with version less than go1.9

v0.3.0

28 Oct 09:57
Compare
Choose a tag to compare
Minor fixes

v0.2.0

26 Oct 20:20
Compare
Choose a tag to compare
Update readme

v0.1.0

26 Oct 18:35
Compare
Choose a tag to compare
All variables need to be modified by function because of mutex