What's Changed
- Upgrade to rand 0.10 by @djc in #768
- multi: document common MultiProgress bugs + behavior (#595) by @chris-laplante in #786
- Use
div_duration_f64by @ChrisDenton in #792 - Clear the rest of line after drawing to the terminal by @ChrisDenton in #790
- Fix
ProgressDrawTarget.is_stderr()forMultiProgressby @kojiishi in #803 - Fix height and filler when wrapped at the middle of wide characters by @kojiishi in #799
- fix: respect NO_COLOR and TERM=dumb environment variable by @ValentinLeTallec in #808
- Fix stray comma after minus sign in HumanFloatCount by @sueun-dev in #815
- Fix HumanFloatCount dropping the fractional part by @greymoth-jp in #816
- style module cleanup by @djc in #813
- Drop screenshots from MultiProgress documentation by @djc in #817