debian/changelog: update
Reinhard Tartler
5 years ago
| 1 | 1 | |
| 2 | 2 | * Team upload |
| 3 | 3 | * Upgrade to version v6.0.3, Closes: #987511) |
| 4 | Breaking changes (cf. https://github.com/vbauerster/mpb/releases): | |
| 5 | Removed: | |
| 6 | func BarStyle(style string) BarOption | |
| 7 | func BarReverse() BarOption | |
| 8 | func SpinnerStyle(frames []string) BarOption | |
| 9 | func TrimSpace() BarOption | |
| 10 | To set bar style use BarFiller constructors. | |
| 11 | . | |
| 12 | Added: | |
| 13 | func ContainerOptional(option ContainerOption, pick bool) ContainerOption | |
| 14 | func BarOptional(option BarOption, pick bool) BarOption | |
| 4 | 15 | |
| 5 | 16 | -- Reinhard Tartler <siretart@tauware.de> Sun, 25 Apr 2021 11:32:28 -0400 |
| 6 | 17 |