Skip to content

Releases: hollasch/hex

hex v1.1.0 2020-10-03

04 Oct 02:23
Compare
Choose a tag to compare
  • Delete: options /h and -help
  • Add: long option forms --help, --byte, --word, --longword, --quadword, --octword, --compact,
    --start, and --end
  • Add: new option --version.
  • Change: Various refactorings
  • Change: converted project to CMake

hex v1.0.1

24 Jun 07:32
Compare
Choose a tag to compare

Changed

  • Retarget Windows SDK 10.0.17134.0
  • Tweaked help text

hex v1.0.0

17 Oct 03:33
Compare
Choose a tag to compare

First formal release

  • Supports grouping options -b, -w, -l, -q and -o.
  • Supports -c option to compact duplicate lines.
  • Supports -s (start) and -e (end) address options.