Skip to content

Releases: schollz/progressbar

v3.13.0

05 Jan 05:17
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.12.2...v3.13.0

v3.12.2

06 Dec 15:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.12.1...v3.12.2

v3.12.1

06 Nov 23:09
6204e0e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.12.0...v3.12.1

v3.12.0

02 Nov 14:53
Compare
Choose a tag to compare

What's Changed

  • Fixes case where bar was being incorrectly cleared on finished #75 by @janpfeifer in #140
  • feat: exit the bar to keep current state by @Mr1X in #142

New Contributors

Full Changelog: v3.11.0...v3.12.0

v3.11.0

09 Sep 14:30
9e099d3
Compare
Choose a tag to compare

What's Changed

  • #86 Add option to write description at end of line instead of begin of line by @LeoVie in #137

New Contributors

Full Changelog: v3.10.1...v3.11.0

v3.10.1

03 Sep 14:19
9ee549e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.10.0...v3.10.1

v3.10.0

01 Sep 12:35
Compare
Choose a tag to compare

What's Changed

  • Use golang.org/x/term replacement instead of deprecated package by @Jacalz in #131
  • feat: on clear, correctly flush with carriage return by @hexnaught in #134
  • feat: option to keep showing elapsed time on finish by @hexnaught in #133

New Contributors

Full Changelog: v3.9.0...v3.10.0

v3.9.0

31 Jul 13:24
a96b4b9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.8.7...v3.9.0

v3.8.7

19 Jul 20:09
4ded600
Compare
Choose a tag to compare
  • fix bug in printing newline

v3.8.6

03 Feb 16:39
Compare
Choose a tag to compare
  • update deps