Skip to content

0.3.7

Choose a tag to compare

@emersonford emersonford released this 02 Dec 07:39
· 27 commits to main since this release
  • bump dependencies
  • allow for customizing tick/redraw intervals
  • fix bug around footer not appearing after disappearing once
  • re-export indicatif ProgressStyle for ease of use
  • provide helper macros for printing to stdout/stderr without interfering with progress bars
  • disable use of set_move_cursor due to regression in indicatif 0.17.9 (console-rs/indicatif#669), this may introduce new flickering unfortunately