You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Features
- Support both little and big Endian dumps using --endianness={little,big},
see #189 and #104 (@RinHizakura)
Changes
- Breaking: Changed the meaning of the short flag -C to be consistent with
hexdump -C. Previously, this would hide the character panel, but now -C shows
the character panel, in case it has been previously (e.g. in an alias)
disabled with --no-characters, see #187 (@sharkdp)
hexyl as a library
- New endianness method for PrinterBuilder
0 commit comments