0.007   2023-04-13  Released-By: PERLANCAR; Urgency: medium
        - [clis textwrap-clipboard, nowrap-clipboard] Add option --tee.
0.006   2023-03-07  Released-By: PERLANCAR; Urgency: medium
        - Apply suggestion from UTASHIRO for Text::ANSI::Fold backend (GH#1).
        - [ux] Add -b as short alias for --backend.
0.005   2022-12-14  Released-By: PERLANCAR; Urgency: medium
        - [ux] Add aliases commands: nowrap -> textunwrap, nowrap-clipboard
          -> textunwrap-clipboard.
0.004   2022-12-13  Released-By: PERLANCAR; Urgency: medium
        - Add utilities: textwrap-clipboard, textunwrap-clipboard.
0.003   2022-12-13  Released-By: PERLANCAR; Urgency: medium
        - Add utility: textunwrap.
        - Tweak Abstract for textwrap.
0.002   2022-12-13  Released-By: PERLANCAR; Urgency: medium; Backward-Incompatible: yes
        - [incompatible change] [cli textwrap] Change default backend from
          Text::Wrap to Text::ANSI::Util because Text::Wrap does not remove
          initial indent.
0.001   2022-11-24  Released-By: PERLANCAR
        - First release.