- 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.