Skip to content

v0.19.0

Compare
Choose a tag to compare
@fhunleth fhunleth released this 15 Dec 18:24
· 301 commits to main since this release
  • New features

    • Implement require-fwup-version so .conf files that require newer
      versions of fwup can force a nicer error message.
    • Add require-path-at-offset to support matching off the block offset of a
      partition. This is intended to be used with require-path-on-device to
      figure out the actively running partition.
  • Bug fixes

    • Fix relative path inclusion to be relative to the .conf file rather than
      relative to the current working directory.