What's Changed
With some great performance improvements from @jaheba.
- Fix bar-less text output by @spoutn1k in #659
- add tracing-indicatif create to integration list by @emersonford in #673
- Fix double prints by @spoutn1k in #671
- Only get draw_target-width when we actually draw by @jaheba in #683
- Make tab extension lazy by @jaheba in #684
- Make
ProgressBar:set_tab_with
take&self
by @jaheba in #685 - Remove unnecessary spinner display in multi examples by @shuntaka9576 in #682
- Add
dec
anddec_length
toProgressBar
by @jaheba in #690 - Update rand requirement from 0.8 to 0.9 by @dependabot in #693