Skip to content

Stable feature release v1.1

Compare
Choose a tag to compare
@acolomb acolomb released this 01 Aug 09:44
· 8 commits to master since this release
  • Add "defines" and "pretty-only" format specifications to the --print
    option.
  • Add option --defines-from to accept override specifications from a
    text file.
  • Add option --changed to skip unchanged fields while printing.
  • Fall back to hex-dump when pretty-printing unknown fields.
  • Fix a bug where unknown fields were not transferred from the input
    to the output map.
  • Fix an unlikely crash when printing a field without a known
    description string.
  • Update submodule reference to forked libcintelhex snapshot, to
    incorporate a segfault fix while auto-detecting the format of an
    invalid ihex file (without colons and therefore no records at all).

The pre-packaged 64-bit Windows binaries are statically linked without native language support (NLS) and were cross-built with MinGW-w64 on Ubuntu Linux.