Skip to content

v1.28

Compare
Choose a tag to compare
@KenKundert KenKundert released this 20 Mar 19:00
· 49 commits to master since this release
  • Use critical urgency by default with notifier if message is an error.
  • Ignore BrokenPipeError.
  • Add full_width argument to render_bar().
  • Require secondary arguments to Color be keyword arguments.
  • Require secondary arguments to plural be keyword arguments.
  • Add max_col_width parameter to columns().
  • Added type hints.