File hexyl.changes of Package hexyl
-------------------------------------------------------------------
Sat Dec 10 19:51:04 UTC 2022 - Martin Hauke <mardnh@gmx.de>
- Updat eto version 0.12.0
  Features
  * Only show one panel by default if the terminal width is not
    wide enough for two panels.
  * Respect the NO_COLOR environment variable.
  Bugfixes
  * Do not fail with an error if --panels=auto is used and the
    output is piped.
  Changes
  * Breaking: For xxd-compatibility reasons, --group_bytes has
    been renamed to --group-size (with an --groupsize alias).
-------------------------------------------------------------------
Mon Dec  5 18:32:15 UTC 2022 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.11.0
  * Significantly improved performance.
  * Added variable panels through the --panels and --terminal-width
    flags.
  * Added new --group-bytes/-g option.
  * Added new --base B option (where B can be binary, octal,
    decimal or hexadecimal).
  * Show actual zero bytes as ⋄ in the character panel
    (previously: 0), in order not to confuse them with ASCII.
  * 0 bytes if colors are deactivated.
-------------------------------------------------------------------
Sun Nov 27 19:14:26 UTC 2022 - Martin Hauke <mardnh@gmx.de>
- Initial package, version 0.10.0