Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@dominiksalvet dominiksalvet released this 11 Feb 18:24
· 3 commits to master since this release

Added

  • Print a message when running in an interactive mode.
  • Add support for 0x and 0X prefixes in input hexadecimal numbers.
  • Added option -x to enable showing more conversion details.

Changed

  • Adapt to new GitPack 1.0.0 installation format.
  • The interactive mode has been significantly differentiated from the file standard input.

Fixed

  • Each number argument must be a single line argument.
  • Fix negative lowercase hexadecimal number detection when input is signed.