Features
- Added support for squeezing where reoccuring lines are squashed together and visualized with an asterisk. A new
-v/--no-squeezingoption can be used to disable the feature. For details, see #59 (@awidegreen) - Added a new
--borderoption with support for various styles (Unicode, ASCII, None), see #54 (@dmke) - The
--length/-nargument can be passed as a hexadecimal number (hexyl -n 0xff /dev/urandom), see #45 (@Qyriad) - Added
--bytes/-cas an alias for--length/-n, see #48 (@selfup)