Skip to content

mpb v5.2.1

Compare
Choose a tag to compare
@vbauerster vbauerster released this 20 May 09:40
· 942 commits to master since this release

New dependency on go-runewidth so decorators can use emoji or any double width runes, refer to complex example.

Added:

Minor breaking change:

  • decor.Statistics now passed by value in decor.Decorator and mpb.BarFiller interfaces. If you don't use custom decorators, you're not affected.

Fixed #55 #66