Skip to content

2.0.0-beta12

Compare
Choose a tag to compare
@ajalt ajalt released this 25 Mar 16:26
· 282 commits to master since this release

Fixed

  • Switch back to calling stty for detectTerminalSize on macOS. (#86)
  • OverflowWrap is now properly ignored when using a non-wrapping Whitespace value.
  • Fix exception in ProgressBar when its width is 1 character (#75)