mpb 2.0.0
Incompatible API comparing to v1:
- parameterless constructor: p.New()
- new methods: p.WithCancel(); p.WithContext() both used for cancelation puproses.
- DecoratorFunc type signature changed to: func(*Statistics, chan<- int, <-chan int) string
- Signatures of all predefined decorators changed.
New Feature:
Dynamic Decorator's Width Sync: Sync width among decorator group (column)