Skip to content

Releases: schollz/progressbar

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

v3.8.5

20 Dec 16:11
c869815
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.8.4...v3.8.5

v3.8.4

20 Dec 16:09
Compare
Choose a tag to compare
  • allow animated saucer head
  • update deps

v3.8.2

21 Jun 14:42
Compare
Choose a tag to compare

update deps

v3.8.0

18 Apr 17:00
b21f862
Compare
Choose a tag to compare
  • add silent function DefaultBytesSilent and DefaultSilent
  • add Close function

v3.7.5

11 Mar 15:07
6e80c97
Compare
Choose a tag to compare
  • fixed duplicate rendering of extra empty lines 255f756